spacedrive/apps/web/vercel.json
2022-05-22 23:24:43 -05:00

4 lines
61 B
JSON

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