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,
"builds": [
{
"src": "next.config.js",
"src": "next.config.ts",
"use": "@vercel/next"
}
]