configure vercel for routing
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"routes": [{ "handle": "filesystem" }, { "src": "/(.*)", "status": 404, "dest": "/404.html" }]
|
||||
}
|
||||
Reference in New Issue
Block a user