Claptrap-ui/vercel.json
2022-06-17 22:05:55 +02:00

3 lines
73 B
JSON

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