dydx-v4-web/vercel.json
2024-01-29 17:27:13 -08:00

4 lines
72 B
JSON

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