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