This commit is contained in:
freedakgmail
2025-11-23 19:51:42 +08:00
parent 3b0d8255f6
commit bec270c9af
284 changed files with 23731 additions and 1862 deletions
+25
View File
@@ -102,6 +102,31 @@
"x-next-revalidate-tag-token"
]
},
"/help": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/help",
"dataRoute": "/help.rsc",
"prefetchDataRoute": null,
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/members/new": {
"experimentalBypassFor": [
{