feat(config): added vercel.json
This commit is contained in:
parent
34480b4e25
commit
2e046ad09f
3
vercel.json
Normal file
3
vercel.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"routes": [{ "handle": "filesystem" }, { "src": "/(.*)", "dest": "/index.html" }]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user