Test new recommendation for 404 error on vercel
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
{
|
||||
"routes": [
|
||||
{ "handle": "filesystem" },
|
||||
{ "src": "/(.*)", "status": 404, "dest": "/404.html" }
|
||||
]
|
||||
"cleanUrls": true,
|
||||
"trailingSlash": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user