vercel router
This commit is contained in:
@@ -5,11 +5,5 @@
|
|||||||
"src": "next.config.js",
|
"src": "next.config.js",
|
||||||
"use": "@vercel/next"
|
"use": "@vercel/next"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"routes": [
|
|
||||||
{
|
|
||||||
"src": "/(.*)",
|
|
||||||
"dest": "/$1"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user