mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-10-22 20:42:17 +00:00
feat(config): added vercel.json
This commit is contained in:
3
vercel.json
Normal file
3
vercel.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"routes": [{ "handle": "filesystem" }, { "src": "/(.*)", "dest": "/index.html" }]
|
||||||
|
}
|
Reference in New Issue
Block a user