evolution-manager/vercel.json
Gabriel Pastori b1dd5b65c9 vercel.json
2023-11-05 01:23:36 -03:00

3 lines
71 B
JSON

{
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
}