Files
it-tools/vercel.json
T
2020-06-23 10:10:58 +02:00

7 lines
113 B
JSON

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