fix vercel config for Next.js 16
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"framework": {
|
||||
"name": "nextjs",
|
||||
"config": {}
|
||||
},
|
||||
"framework": "nextjs",
|
||||
"routes": [
|
||||
{
|
||||
"src": "/_next/(.*)",
|
||||
|
||||
Reference in New Issue
Block a user