14 lines
255 B
Text
14 lines
255 B
Text
|
|
{
|
||
|
|
"headers": {
|
||
|
|
"x-nextjs-stale-time": "300",
|
||
|
|
"x-nextjs-prerender": "1",
|
||
|
|
"x-next-cache-tags": "_N_T_/layout,_N_T_/page,_N_T_/,_N_T_/index"
|
||
|
|
},
|
||
|
|
"segmentPaths": [
|
||
|
|
"/_tree",
|
||
|
|
"/_full",
|
||
|
|
"/__PAGE__",
|
||
|
|
"/_index",
|
||
|
|
"/_head"
|
||
|
|
]
|
||
|
|
}
|