Add vercel.json
This commit is contained in:
parent
711f8cb19b
commit
9feac14c3e
5
vercel.json
Normal file
5
vercel.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"rewrites": [
|
||||||
|
{"source": "/(.*)", "destination": "/"}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user