Files
ClickerZ/Frontend/vercel.json

4 lines
62 B
JSON
Executable File

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