🤖 Add vercel route conf
This commit is contained in:
parent
e2b775e59f
commit
f8d174224c
3
vercel.json
Normal file
3
vercel.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"rewrites": [{ "source": "/:path*", "destination": "/index.html" }]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user