it-tools/zh-CN/vercel.json

4 lines
88 B
JSON
Raw Normal View History

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