fix vercel config for Next.js 16

This commit is contained in:
Samandar Turgunboyev
2026-03-02 18:31:49 +05:00
parent 729544cb7e
commit fc1bc9c0a9

View File

@@ -1,9 +1,6 @@
{ {
"version": 2, "version": 2,
"framework": { "framework": "nextjs",
"name": "nextjs",
"config": {}
},
"routes": [ "routes": [
{ {
"src": "/_next/(.*)", "src": "/_next/(.*)",