Files
shoelace/vercel.json
Cory LaViska 0b86753038 2.0 cleanup
2020-07-15 17:30:37 -04:00

5 lines
88 B
JSON

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