dev@locazia: try add vercel.json
This commit is contained in:
parent
9fdac72f6e
commit
5c3500d17c
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"rewrites": [{ "source": "/(.*)", "destination": "/" }]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue