Files
it-tools/vercel.json
T

4 lines
88 B
JSON

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