1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-07-25 08:09:36 +02:00
it-tools/vercel.json
2022-04-16 16:58:10 +02:00

3 lines
88 B
JSON

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