vercel router

This commit is contained in:
Samandar Turgunboyev
2025-12-15 19:24:11 +05:00
parent 40f822112f
commit e5dd8b00f2

View File

@@ -2,7 +2,7 @@
"version": 2, "version": 2,
"builds": [ "builds": [
{ {
"src": "next.config.js", "src": "next.config.ts",
"use": "@vercel/next" "use": "@vercel/next"
} }
] ]