90 lines
2.4 KiB
JSON
90 lines
2.4 KiB
JSON
{
|
|
"version": 4,
|
|
"routes": {
|
|
"/favicon.ico": {
|
|
"initialHeaders": {
|
|
"cache-control": "public, max-age=0, must-revalidate",
|
|
"content-type": "image/x-icon",
|
|
"x-next-cache-tags": "_N_T_/layout,_N_T_/favicon.ico/layout,_N_T_/favicon.ico/route,_N_T_/favicon.ico"
|
|
},
|
|
"experimentalBypassFor": [
|
|
{
|
|
"type": "header",
|
|
"key": "next-action"
|
|
},
|
|
{
|
|
"type": "header",
|
|
"key": "content-type",
|
|
"value": "multipart/form-data;.*"
|
|
}
|
|
],
|
|
"initialRevalidateSeconds": false,
|
|
"srcRoute": "/favicon.ico",
|
|
"dataRoute": null,
|
|
"allowHeader": [
|
|
"host",
|
|
"x-matched-path",
|
|
"x-prerender-revalidate",
|
|
"x-prerender-revalidate-if-generated",
|
|
"x-next-revalidated-tags",
|
|
"x-next-revalidate-tag-token"
|
|
]
|
|
},
|
|
"/_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": "185ff3667648d9df3872dde84c599065",
|
|
"previewModeSigningKey": "d9dc799ddc10b87db725bd460d10e54237133525c3e860f016ed15cbc2823bc6",
|
|
"previewModeEncryptionKey": "64f83e729c4cfe4b911f8948917e71f7c1759483d81e00c6e853c2e0234b368f"
|
|
}
|
|
} |