zenstack/docs/vercel.json
Yiming e2d62fc421
merge canary to dev (#181)
Co-authored-by: JS <jiashengguo@outlook.com>
2023-01-27 22:31:44 +08:00

13 lines
356 B
JSON

{
"rewrites": [
{ "source": "/sitemap.xml", "destination": "/sitemap.xml" },
{
"source": "/8cd31ff7afe74424abbec00b65f04ae8.txt",
"destination": "/8cd31ff7afe74424abbec00b65f04ae8.txt"
},
{ "source": "/:path*", "destination": "/index.html" }
],
"github": {
"silent": true
}
}