mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-05-26 08:52:33 -04:00
feat(config): added vercel.json
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"routes": [{ "handle": "filesystem" }, { "src": "/(.*)", "dest": "/index.html" }]
|
||||
}
|
||||
Reference in New Issue
Block a user