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