114 lines
3.0 KiB
JSON
114 lines
3.0 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"
|
|
]
|
|
},
|
|
"/login": {
|
|
"experimentalBypassFor": [
|
|
{
|
|
"type": "header",
|
|
"key": "next-action"
|
|
},
|
|
{
|
|
"type": "header",
|
|
"key": "content-type",
|
|
"value": "multipart/form-data;.*"
|
|
}
|
|
],
|
|
"initialRevalidateSeconds": false,
|
|
"srcRoute": "/login",
|
|
"dataRoute": "/login.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"
|
|
]
|
|
},
|
|
"/icon.png": {
|
|
"initialHeaders": {
|
|
"cache-control": "public, immutable, no-transform, max-age=31536000",
|
|
"content-type": "image/png",
|
|
"x-next-cache-tags": "_N_T_/layout,_N_T_/icon.png/layout,_N_T_/icon.png/route,_N_T_/icon.png"
|
|
},
|
|
"experimentalBypassFor": [
|
|
{
|
|
"type": "header",
|
|
"key": "next-action"
|
|
},
|
|
{
|
|
"type": "header",
|
|
"key": "content-type",
|
|
"value": "multipart/form-data;.*"
|
|
}
|
|
],
|
|
"initialRevalidateSeconds": false,
|
|
"srcRoute": "/icon.png",
|
|
"dataRoute": null,
|
|
"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": "11d78d752727af9003f5256a93f72a32",
|
|
"previewModeSigningKey": "fe503cf04425fa504790402efd957dddddc693bd8a2eb50f0901fdce96127ff0",
|
|
"previewModeEncryptionKey": "6d780b376fb0b7cb1a1d8f8df5ba69cf3c988881ee87a9d4c20a068fb1b09146"
|
|
}
|
|
} |