Files
Nexior/vercel.json
T

5 lines
104 B
JSON

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