archetecture security fix
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"version": 4,
|
||||
"routes": {
|
||||
"/_global-error": {
|
||||
"experimentalBypassFor": [
|
||||
{
|
||||
"type": "header",
|
||||
"key": "next-action"
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"key": "content-type",
|
||||
"value": "multipart/form-data;.*"
|
||||
}
|
||||
],
|
||||
"initialRevalidateSeconds": false,
|
||||
"srcRoute": "/_global-error",
|
||||
"dataRoute": "/_global-error.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": "b2acb1db4b39360872ca7c83cbde52fb",
|
||||
"previewModeSigningKey": "07296973a6efd23015e41762d59df3cf25c2a6d2ff30fd92ec7f852c28ad12e3",
|
||||
"previewModeEncryptionKey": "0d49b3d18833350503088717bc67fe9fdace7f88d8969ac1cf579027af4b304f"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user