add redirects
This commit is contained in:
parent
6de93a5770
commit
7deff35844
3
vercel.json
Normal file
3
vercel.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"rewrites": [{ "source": "/(.*)", "destination": "/index" }]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user