Files
gitlab-instance-0a899031_we…/.next/prerender-manifest.json
2025-12-09 20:19:35 +08:00

61 lines
1.5 KiB
JSON

{
"version": 4,
"routes": {
"/_not-found": {
"initialStatus": 404,
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/_not-found",
"dataRoute": "/_not-found.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/",
"dataRoute": "/index.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
}
},
"dynamicRoutes": {},
"notFoundRoutes": [],
"preview": {
"previewModeId": "e2cdb4f4a0dfb932223fa9121280e4ba",
"previewModeSigningKey": "bdcafb314edfab9b6f87f477e65a704af1588f4626a0fd4966b8977cc5bd72c3",
"previewModeEncryptionKey": "b69ae63663240af7c9461691923bcea8ca493a577c022fa980e9d8f2e4d8ca4d"
}
}