initialising the build for the doormile site

This commit is contained in:
2026-06-04 15:01:54 +05:30
commit a22a19d8fc
1817 changed files with 439358 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"headers": {
"x-nextjs-stale-time": "300",
"x-nextjs-prerender": "1",
"x-next-cache-tags": "_N_T_/layout,_N_T_/solutions/layout,_N_T_/solutions/page,_N_T_/solutions"
},
"segmentPaths": [
"/_tree",
"/_full",
"/solutions/__PAGE__",
"/solutions",
"/_index",
"/_head"
]
}