it-tools/vercel.json
2022-04-16 16:58:10 +02:00

4 lines
88 B
JSON

{
"routes": [{ "handle": "filesystem" }, { "src": "/(.*)", "dest": "/index.html" }]
}