hackpad/website/vercel.json
2024-10-01 16:08:03 -04:00

3 lines
No EOL
61 B
JSON

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