2026-05-27 10:04:29 +08:00
|
|
|
{
|
2026-06-04 13:02:30 +08:00
|
|
|
"outputDirectory": "doc_build",
|
2026-05-27 10:04:29 +08:00
|
|
|
"redirects": [
|
|
|
|
|
{
|
|
|
|
|
"source": "/:path(.*)",
|
|
|
|
|
"has": [
|
|
|
|
|
{
|
|
|
|
|
"type": "header",
|
|
|
|
|
"key": "x-vercel-ip-country",
|
|
|
|
|
"value": "CN"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"destination": "https://onixbyte.cn/:path*",
|
|
|
|
|
"permanent": false
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|