138 lines
3.6 KiB
JSON
138 lines
3.6 KiB
JSON
{
|
|
"version": 4,
|
|
"routes": {
|
|
"/": {
|
|
"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"
|
|
]
|
|
},
|
|
"/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"
|
|
]
|
|
},
|
|
"/appointment": {
|
|
"experimentalBypassFor": [
|
|
{
|
|
"type": "header",
|
|
"key": "next-action"
|
|
},
|
|
{
|
|
"type": "header",
|
|
"key": "content-type",
|
|
"value": "multipart/form-data;.*"
|
|
}
|
|
],
|
|
"initialRevalidateSeconds": false,
|
|
"srcRoute": "/appointment",
|
|
"dataRoute": "/appointment.rsc",
|
|
"allowHeader": [
|
|
"host",
|
|
"x-matched-path",
|
|
"x-prerender-revalidate",
|
|
"x-prerender-revalidate-if-generated",
|
|
"x-next-revalidated-tags",
|
|
"x-next-revalidate-tag-token"
|
|
]
|
|
},
|
|
"/contact": {
|
|
"experimentalBypassFor": [
|
|
{
|
|
"type": "header",
|
|
"key": "next-action"
|
|
},
|
|
{
|
|
"type": "header",
|
|
"key": "content-type",
|
|
"value": "multipart/form-data;.*"
|
|
}
|
|
],
|
|
"initialRevalidateSeconds": false,
|
|
"srcRoute": "/contact",
|
|
"dataRoute": "/contact.rsc",
|
|
"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"
|
|
]
|
|
}
|
|
},
|
|
"dynamicRoutes": {},
|
|
"notFoundRoutes": [],
|
|
"preview": {
|
|
"previewModeId": "a93160fac8c4e7d386ed2d8b07c7b4c0",
|
|
"previewModeSigningKey": "d1d468940684708e7e19f5d29a716018cd9c58d63f836fbda405227f1d18c3be",
|
|
"previewModeEncryptionKey": "f52f67d125da3174f4d3cc829cddca979756925e0d81a88a68649074b8a114cc"
|
|
}
|
|
} |