chore(ui): add top dark fade to hero video and generate correct icon.png from logo

Former-commit-id: b7a0c2079f4a51ee0a5c1f947e42a42c6d44d88d
This commit is contained in:
2026-05-07 19:14:34 +02:00
parent 86799bf3ef
commit f4b410d992
3191 changed files with 672 additions and 913250 deletions

View File

@@ -1 +0,0 @@
9emcW7mFCsRBfYYT2B3Yf

View File

@@ -17,7 +17,9 @@
"/api/feedback/route": "/api/feedback",
"/api/save-session/route": "/api/save-session",
"/api/whoami/route": "/api/whoami",
"/apple-icon.png/route": "/apple-icon.png",
"/health/route": "/health",
"/icon.png/route": "/icon.png",
"/manifest.webmanifest/route": "/manifest.webmanifest",
"/robots.txt/route": "/robots.txt",
"/sitemap.xml/route": "/sitemap.xml",

View File

@@ -7,8 +7,8 @@
"static/chunks/a6dad97d9634a72d.js"
],
"lowPriorityFiles": [
"static/9emcW7mFCsRBfYYT2B3Yf/_ssgManifest.js",
"static/9emcW7mFCsRBfYYT2B3Yf/_buildManifest.js"
"static/frJ7gLhUwvGq8fvVa5Cb-/_ssgManifest.js",
"static/frJ7gLhUwvGq8fvVa5Cb-/_buildManifest.js"
],
"rootMainFiles": [
"static/chunks/c68fc807b9365f18.js",

View File

@@ -1,5 +1,5 @@
{
"buildStage": "static-generation",
"buildStage": "type-checking",
"buildOptions": {
"useBuildWorker": "false"
}

View File

@@ -1,6 +0,0 @@
{
"version": 1,
"hasExportPathMap": false,
"exportTrailingSlash": false,
"isNextImageImported": false
}

View File

@@ -5,8 +5,8 @@
"devFiles": [],
"polyfillFiles": [],
"lowPriorityFiles": [
"static/9emcW7mFCsRBfYYT2B3Yf/_ssgManifest.js",
"static/9emcW7mFCsRBfYYT2B3Yf/_buildManifest.js"
"static/frJ7gLhUwvGq8fvVa5Cb-/_ssgManifest.js",
"static/frJ7gLhUwvGq8fvVa5Cb-/_buildManifest.js"
],
"rootMainFiles": []
}

View File

@@ -1,101 +0,0 @@
{
"version": 1,
"images": {
"deviceSizes": [
640,
750,
828,
1080,
1200,
1920,
2048,
3840
],
"imageSizes": [
32,
48,
64,
96,
128,
256,
384
],
"path": "/_next/image",
"loader": "default",
"loaderFile": "",
"domains": [],
"disableStaticImages": false,
"minimumCacheTTL": 14400,
"formats": [
"image/webp"
],
"maximumRedirects": 3,
"maximumResponseBody": 50000000,
"dangerouslyAllowLocalIP": false,
"dangerouslyAllowSVG": false,
"contentSecurityPolicy": "script-src 'none'; frame-src 'none'; sandbox;",
"contentDispositionType": "attachment",
"localPatterns": [
{
"pathname": "^(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$))(?:(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$)).)*?)\\/?)$",
"search": ""
}
],
"remotePatterns": [
{
"protocol": "https",
"hostname": "^(?:^(?:e\\-tib\\.com)$)$",
"pathname": "^(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$))(?:(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$)).)*?)\\/?)$"
},
{
"protocol": "https",
"hostname": "^(?:(?!\\.)(?=.)[^/]*?\\.e-tib\\.com)$",
"pathname": "^(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$))(?:(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$)).)*?)\\/?)$"
},
{
"protocol": "http",
"hostname": "^(?:^(?:e\\-tib\\.com)$)$",
"pathname": "^(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$))(?:(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$)).)*?)\\/?)$"
},
{
"protocol": "http",
"hostname": "^(?:(?!\\.)(?=.)[^/]*?\\.e-tib\\.com)$",
"pathname": "^(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$))(?:(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$)).)*?)\\/?)$"
},
{
"protocol": "http",
"hostname": "^(?:^(?:etib\\.localhost)$)$",
"pathname": "^(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$))(?:(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$)).)*?)\\/?)$"
},
{
"protocol": "http",
"hostname": "^(?:^(?:localhost)$)$",
"pathname": "^(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$))(?:(?:(?!(?:^|\\/)\\.{1,2}(?:\\/|$)).)*?)\\/?)$"
}
],
"qualities": [
25,
50,
75,
100
],
"unoptimized": false,
"sizes": [
640,
750,
828,
1080,
1200,
1920,
2048,
3840,
32,
48,
64,
96,
128,
256,
384
]
}
}

View File

@@ -1,143 +0,0 @@
{
"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"
]
},
"/_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"
]
},
"/manifest.webmanifest": {
"initialHeaders": {
"cache-control": "public, max-age=0, must-revalidate",
"content-type": "application/manifest+json",
"x-next-cache-tags": "_N_T_/layout,_N_T_/manifest.webmanifest/layout,_N_T_/manifest.webmanifest/route,_N_T_/manifest.webmanifest"
},
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/manifest.webmanifest",
"dataRoute": null,
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/robots.txt": {
"initialHeaders": {
"cache-control": "public, max-age=0, must-revalidate",
"content-type": "text/plain",
"x-next-cache-tags": "_N_T_/layout,_N_T_/robots.txt/layout,_N_T_/robots.txt/route,_N_T_/robots.txt"
},
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/robots.txt",
"dataRoute": null,
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/test": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/test",
"dataRoute": "/test.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": "9ef510819b99a8435cd382f35c9632e6",
"previewModeSigningKey": "bb31ca30c44dc89a1234fd0e0b19fd2b82d662542edb3f4345e2e7ffb9b63ede",
"previewModeEncryptionKey": "d066df98f41672b98551bb77b6a7b772ff055c419cdeb19125350f85865a64e7"
}
}

View File

@@ -4,7 +4,7 @@ self.__SERVER_FILES_MANIFEST={
"env": {
"_sentryRewriteFramesDistDir": ".next",
"_sentryRewriteFramesAssetPrefixPath": "",
"_sentryRelease": "0eaf5d4e24987a8fc73b06cb4025dfcd9dcd9c13"
"_sentryRelease": "b832e30800338c59f7d55e56a0bf30dd8b9b63aa"
},
"typescript": {
"ignoreBuildErrors": false

View File

@@ -4,7 +4,7 @@
"env": {
"_sentryRewriteFramesDistDir": ".next",
"_sentryRewriteFramesAssetPrefixPath": "",
"_sentryRelease": "0eaf5d4e24987a8fc73b06cb4025dfcd9dcd9c13"
"_sentryRelease": "b832e30800338c59f7d55e56a0bf30dd8b9b63aa"
},
"typescript": {
"ignoreBuildErrors": false

View File

@@ -1,664 +0,0 @@
{
"version": 3,
"pages404": true,
"appType": "app",
"caseSensitive": false,
"basePath": "",
"redirects": [
{
"source": "/:path+/",
"destination": "/:path+",
"internal": true,
"priority": true,
"statusCode": 308,
"regex": "^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"
},
{
"source": "/blog",
"destination": "/de/blog",
"statusCode": 308,
"regex": "^(?!/_next)/blog(?:/)?$"
},
{
"source": "/contact",
"destination": "/de/contact",
"statusCode": 308,
"regex": "^(?!/_next)/contact(?:/)?$"
},
{
"source": "/team",
"destination": "/de/team",
"statusCode": 308,
"regex": "^(?!/_next)/team(?:/)?$"
},
{
"source": "/products",
"destination": "/de/products",
"statusCode": 308,
"regex": "^(?!/_next)/products(?:/)?$"
},
{
"source": "/posts/100-renewable-energy-only-with-the-right-cable-infrastructure.html",
"destination": "/de/blog/100-renewable-energy-only-with-the-right-cable-infrastructure",
"statusCode": 308,
"regex": "^(?!/_next)/posts/100-renewable-energy-only-with-the-right-cable-infrastructure\\.html(?:/)?$"
},
{
"source": "/posts/billion-euro-package-for-infrastructure-the-cable-boom-is-coming.html",
"destination": "/de/blog/billion-euro-package-for-infrastructure-the-cable-boom-is-coming",
"statusCode": 308,
"regex": "^(?!/_next)/posts/billion-euro-package-for-infrastructure-the-cable-boom-is-coming\\.html(?:/)?$"
},
{
"source": "/posts/cable-abbreviations-decoded-the-key-to-choosing-the-right-cable.html",
"destination": "/de/blog/cable-abbreviations-decoded-the-key-to-choosing-the-right-cable",
"statusCode": 308,
"regex": "^(?!/_next)/posts/cable-abbreviations-decoded-the-key-to-choosing-the-right-cable\\.html(?:/)?$"
},
{
"source": "/posts/cable-drum-quality-the-foundation-of-cable-reliability.html",
"destination": "/de/blog/cable-drum-quality-the-foundation-of-cable-reliability",
"statusCode": 308,
"regex": "^(?!/_next)/posts/cable-drum-quality-the-foundation-of-cable-reliability\\.html(?:/)?$"
},
{
"source": "/posts/cable-drum-safety-ensuring-smooth-operations-and-accident-free-environments.html",
"destination": "/de/blog/cable-drum-safety-ensuring-smooth-operations-and-accident-free-environments",
"statusCode": 308,
"regex": "^(?!/_next)/posts/cable-drum-safety-ensuring-smooth-operations-and-accident-free-environments\\.html(?:/)?$"
},
{
"source": "/posts/climate-neutral-by-2050-what-we-need-to-do-to-achieve-this-goal.html",
"destination": "/de/blog/climate-neutral-by-2050-what-we-need-to-do-to-achieve-this-goal",
"statusCode": 308,
"regex": "^(?!/_next)/posts/climate-neutral-by-2050-what-we-need-to-do-to-achieve-this-goal\\.html(?:/)?$"
},
{
"source": "/posts/cost-comparison-copper-vs-aluminum-cables-in-wind-farms-which-is-worthwhile-in-the-long-term.html",
"destination": "/de/blog/cost-comparison-copper-vs-aluminum-cables-in-wind-farms-which-is-worthwhile-in-the-long-term",
"statusCode": 308,
"regex": "^(?!/_next)/posts/cost-comparison-copper-vs-aluminum-cables-in-wind-farms-which-is-worthwhile-in-the-long-term\\.html(?:/)?$"
},
{
"source": "/posts/expanding-the-grid-by-2025-building-the-foundation-for-a-successful-energy-transition.html",
"destination": "/de/blog/expanding-the-grid-by-2025-building-the-foundation-for-a-successful-energy-transition",
"statusCode": 308,
"regex": "^(?!/_next)/posts/expanding-the-grid-by-2025-building-the-foundation-for-a-successful-energy-transition\\.html(?:/)?$"
},
{
"source": "/posts/eye-opening-realities-of-green-energy-transformation.html",
"destination": "/de/blog/eye-opening-realities-of-green-energy-transformation",
"statusCode": 308,
"regex": "^(?!/_next)/posts/eye-opening-realities-of-green-energy-transformation\\.html(?:/)?$"
},
{
"source": "/posts/focus-on-wind-farm-construction-three-typical-cable-challenges.html",
"destination": "/de/blog/focus-on-wind-farm-construction-three-typical-cable-challenges",
"statusCode": 308,
"regex": "^(?!/_next)/posts/focus-on-wind-farm-construction-three-typical-cable-challenges\\.html(?:/)?$"
},
{
"source": "/posts/from-smart-to-sustainable-this-is-what-the-energy-industry-will-look-like-in-the-near-future.html",
"destination": "/de/blog/from-smart-to-sustainable-this-is-what-the-energy-industry-will-look-like-in-the-near-future",
"statusCode": 308,
"regex": "^(?!/_next)/posts/from-smart-to-sustainable-this-is-what-the-energy-industry-will-look-like-in-the-near-future\\.html(?:/)?$"
},
{
"source": "/posts/green-energy-starts-underground-and-with-a-plan.html",
"destination": "/de/blog/green-energy-starts-underground-and-with-a-plan",
"statusCode": 308,
"regex": "^(?!/_next)/posts/green-energy-starts-underground-and-with-a-plan\\.html(?:/)?$"
},
{
"source": "/posts/how-the-cable-industry-is-driving-sustainability-and-renewable-energies-forward.html",
"destination": "/de/blog/how-the-cable-industry-is-driving-sustainability-and-renewable-energies-forward",
"statusCode": 308,
"regex": "^(?!/_next)/posts/how-the-cable-industry-is-driving-sustainability-and-renewable-energies-forward\\.html(?:/)?$"
},
{
"source": "/posts/how-the-right-cables-quietly-power-the-green-energy-revolution.html",
"destination": "/de/blog/how-the-right-cables-quietly-power-the-green-energy-revolution",
"statusCode": 308,
"regex": "^(?!/_next)/posts/how-the-right-cables-quietly-power-the-green-energy-revolution\\.html(?:/)?$"
},
{
"source": "/posts/how-to-choose-the-right-cable-for-your-next-project.html",
"destination": "/de/blog/how-to-choose-the-right-cable-for-your-next-project",
"statusCode": 308,
"regex": "^(?!/_next)/posts/how-to-choose-the-right-cable-for-your-next-project\\.html(?:/)?$"
},
{
"source": "/posts/is-wind-energy-really-enough-a-deeper-dive-behind-the-headlines.html",
"destination": "/de/blog/is-wind-energy-really-enough-a-deeper-dive-behind-the-headlines",
"statusCode": 308,
"regex": "^(?!/_next)/posts/is-wind-energy-really-enough-a-deeper-dive-behind-the-headlines\\.html(?:/)?$"
},
{
"source": "/posts/etib-in-the-directory-of-wind-energy-2025.html",
"destination": "/de/blog/etib-in-the-directory-of-wind-energy-2025",
"statusCode": 308,
"regex": "^(?!/_next)/posts/etib-in-the-directory-of-wind-energy-2025\\.html(?:/)?$"
},
{
"source": "/posts/na2xsf2y-three-conductor-medium-voltage-cable-available.html",
"destination": "/de/blog/na2xsf2y-three-conductor-medium-voltage-cable-available",
"statusCode": 308,
"regex": "^(?!/_next)/posts/na2xsf2y-three-conductor-medium-voltage-cable-available\\.html(?:/)?$"
},
{
"source": "/posts/recycling-of-cable-drums-sustainability-in-wind-power-projects.html",
"destination": "/de/blog/recycling-of-cable-drums-sustainability-in-wind-power-projects",
"statusCode": 308,
"regex": "^(?!/_next)/posts/recycling-of-cable-drums-sustainability-in-wind-power-projects\\.html(?:/)?$"
},
{
"source": "/posts/securing-the-future-with-h1z2z2-k-our-solar-cable-for-intersolar-2025.html",
"destination": "/de/blog/securing-the-future-with-h1z2z2-k-our-solar-cable-for-intersolar-2025",
"statusCode": 308,
"regex": "^(?!/_next)/posts/securing-the-future-with-h1z2z2-k-our-solar-cable-for-intersolar-2025\\.html(?:/)?$"
},
{
"source": "/posts/the-art-of-cable-logistics-moving-the-backbone-of-modern-energy-networks.html",
"destination": "/de/blog/the-art-of-cable-logistics-moving-the-backbone-of-modern-energy-networks",
"statusCode": 308,
"regex": "^(?!/_next)/posts/the-art-of-cable-logistics-moving-the-backbone-of-modern-energy-networks\\.html(?:/)?$"
},
{
"source": "/posts/the-best-underground-cables-for-wind-power-and-solar-order-from-us-now.html",
"destination": "/de/blog/the-best-underground-cables-for-wind-power-and-solar-order-from-us-now",
"statusCode": 308,
"regex": "^(?!/_next)/posts/the-best-underground-cables-for-wind-power-and-solar-order-from-us-now\\.html(?:/)?$"
},
{
"source": "/posts/the-perfect-cable-inquiry-how-to-save-yourself-unnecessary-queries.html",
"destination": "/de/blog/the-perfect-cable-inquiry-how-to-save-yourself-unnecessary-queries",
"statusCode": 308,
"regex": "^(?!/_next)/posts/the-perfect-cable-inquiry-how-to-save-yourself-unnecessary-queries\\.html(?:/)?$"
},
{
"source": "/posts/this-what-you-need-to-know-about-renewable-energies-in-2025.html",
"destination": "/de/blog/this-what-you-need-to-know-about-renewable-energies-in-2025",
"statusCode": 308,
"regex": "^(?!/_next)/posts/this-what-you-need-to-know-about-renewable-energies-in-2025\\.html(?:/)?$"
},
{
"source": "/posts/welcome-to-the-future-of-etib-our-new-website-is-live.html",
"destination": "/de/blog/welcome-to-the-future-of-etib-our-new-website-is-live",
"statusCode": 308,
"regex": "^(?!/_next)/posts/welcome-to-the-future-of-etib-our-new-website-is-live\\.html(?:/)?$"
},
{
"source": "/posts/what-makes-a-first-class-cable-find-out-here.html",
"destination": "/de/blog/what-makes-a-first-class-cable-find-out-here",
"statusCode": 308,
"regex": "^(?!/_next)/posts/what-makes-a-first-class-cable-find-out-here\\.html(?:/)?$"
},
{
"source": "/posts/which-cables-for-wind-power-differences-from-low-to-extra-high-voltage-explained-2.html",
"destination": "/de/blog/which-cables-for-wind-power-differences-from-low-to-extra-high-voltage-explained-2",
"statusCode": 308,
"regex": "^(?!/_next)/posts/which-cables-for-wind-power-differences-from-low-to-extra-high-voltage-explained-2\\.html(?:/)?$"
},
{
"source": "/posts/why-the-n2xsf2y-is-the-ideal-cable-for-your-energy-project.html",
"destination": "/de/blog/why-the-n2xsf2y-is-the-ideal-cable-for-your-energy-project",
"statusCode": 308,
"regex": "^(?!/_next)/posts/why-the-n2xsf2y-is-the-ideal-cable-for-your-energy-project\\.html(?:/)?$"
},
{
"source": "/posts/why-wind-farm-grid-connection-cables-must-withstand-extreme-loads.html",
"destination": "/de/blog/why-wind-farm-grid-connection-cables-must-withstand-extreme-loads",
"statusCode": 308,
"regex": "^(?!/_next)/posts/why-wind-farm-grid-connection-cables-must-withstand-extreme-loads\\.html(?:/)?$"
},
{
"source": "/products/power-cables/high-voltage-cables/n2xsfl2y",
"destination": "/de/products/n2xsfl2y-hv",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/high-voltage-cables/n2xsfl2y(?:/)?$"
},
{
"source": "/products/power-cables/high-voltage-cables/na2xsfl2y-3",
"destination": "/de/products/na2xsfl2y-hv",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/high-voltage-cables/na2xsfl2y-3(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/n2x2y",
"destination": "/de/products/n2x2y",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/n2x2y(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/n2xy",
"destination": "/de/products/n2xy",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/n2xy(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/na2x2y",
"destination": "/de/products/na2x2y",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/na2x2y(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/na2xy",
"destination": "/de/products/na2xy",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/na2xy(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/nay2y",
"destination": "/de/products/nay2y",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/nay2y(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/naycwy",
"destination": "/de/products/naycwy",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/naycwy(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/nayy",
"destination": "/de/products/nayy",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/nayy(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/ny2y",
"destination": "/de/products/ny2y",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/ny2y(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/nycwy",
"destination": "/de/products/nycwy",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/nycwy(?:/)?$"
},
{
"source": "/products/power-cables/low-voltage-cables/nyy",
"destination": "/de/products/nyy",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/low-voltage-cables/nyy(?:/)?$"
},
{
"source": "/products/power-cables/medium-voltage-cables/n2xs2y",
"destination": "/de/products/n2xs2y",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/medium-voltage-cables/n2xs2y(?:/)?$"
},
{
"source": "/products/power-cables/medium-voltage-cables/n2xsf2y",
"destination": "/de/products/n2xsf2y",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/medium-voltage-cables/n2xsf2y(?:/)?$"
},
{
"source": "/products/power-cables/medium-voltage-cables/n2xsfl2y-3",
"destination": "/de/products/n2xsfl2y-mv",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/medium-voltage-cables/n2xsfl2y-3(?:/)?$"
},
{
"source": "/products/power-cables/medium-voltage-cables/na2xs2y",
"destination": "/de/products/na2xs2y",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/medium-voltage-cables/na2xs2y(?:/)?$"
},
{
"source": "/products/power-cables/medium-voltage-cables/na2xsf2y",
"destination": "/de/products/na2xsf2y",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/medium-voltage-cables/na2xsf2y(?:/)?$"
},
{
"source": "/products/power-cables/medium-voltage-cables/na2xsfl2y",
"destination": "/de/products/na2xsfl2y-mv",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/medium-voltage-cables/na2xsfl2y(?:/)?$"
},
{
"source": "/products/power-cables/medium-voltage-cables/na2xsy",
"destination": "/de/products/na2xsy",
"statusCode": 308,
"regex": "^(?!/_next)/products/power-cables/medium-voltage-cables/na2xsy(?:/)?$"
},
{
"source": "/products/solar-cables/h1z2z2-k",
"destination": "/de/products/solar-cables/h1z2z2-k",
"statusCode": 308,
"regex": "^(?!/_next)/products/solar-cables/h1z2z2-k(?:/)?$"
},
{
"source": "/de/produkte/stromkabel/solarkabel/h1z2z2-k",
"destination": "/de/produkte/solarkabel/h1z2z2-k",
"statusCode": 308,
"regex": "^(?!/_next)/de/produkte/stromkabel/solarkabel/h1z2z2-k(?:/)?$"
},
{
"source": "/de/produkte/stromkabel/niederspannungskabel/naycwy-2",
"destination": "/de/produkte/niederspannungskabel/naycwy",
"statusCode": 308,
"regex": "^(?!/_next)/de/produkte/stromkabel/niederspannungskabel/naycwy-2(?:/)?$"
},
{
"source": "/de/produkte/stromkabel/niederspannungskabel/ny2y-2",
"destination": "/de/produkte/niederspannungskabel/ny2y",
"statusCode": 308,
"regex": "^(?!/_next)/de/produkte/stromkabel/niederspannungskabel/ny2y-2(?:/)?$"
},
{
"source": "/vcf/klaus-mintel",
"destination": "/klaus-mintel.vcf",
"statusCode": 308,
"regex": "^(?!/_next)/vcf/klaus-mintel(?:/)?$"
},
{
"source": "/vcf/michael-bodemer",
"destination": "/michael-bodemer.vcf",
"statusCode": 308,
"regex": "^(?!/_next)/vcf/michael-bodemer(?:/)?$"
}
],
"headers": [
{
"source": "/:path*",
"headers": [
{
"key": "Content-Security-Policy",
"value": "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://analytics.infra.mintel.me; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https://e-tib.com https://staging.e-tib.com https://testing.e-tib.com http://etib.localhost https://www.gravatar.com https://gravatar.com https://*.tile.openstreetmap.org https://tile.openstreetmap.org https://unpkg.com; connect-src 'self' https://analytics.infra.mintel.me https://errors.infra.mintel.me https://raw.githack.com https://raw.githubusercontent.com; frame-src 'self'; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'; upgrade-insecure-requests;"
},
{
"key": "X-Frame-Options",
"value": "DENY"
},
{
"key": "X-Content-Type-Options",
"value": "nosniff"
},
{
"key": "Referrer-Policy",
"value": "strict-origin-when-cross-origin"
},
{
"key": "Permissions-Policy",
"value": "camera=(), microphone=(), geolocation=(), interest-cohort=()"
},
{
"key": "Strict-Transport-Security",
"value": "max-age=63072000; includeSubDomains; preload"
}
],
"regex": "^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))?(?:/)?$"
}
],
"rewrites": {
"beforeFiles": [
{
"source": "/:locale/datasheets/:path*",
"destination": "/api/datasheets/:path*",
"regex": "^(?:/([^/]+?))/datasheets(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))?(?:/)?$"
},
{
"source": "/:locale/brochures/:path*",
"destination": "/api/brochures/:path*",
"regex": "^(?:/([^/]+?))/brochures(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))?(?:/)?$"
},
{
"source": "/datasheets/:path*",
"destination": "/api/datasheets/:path*",
"regex": "^/datasheets(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))?(?:/)?$"
},
{
"source": "/brochures/:path*",
"destination": "/api/brochures/:path*",
"regex": "^/brochures(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))?(?:/)?$"
},
{
"source": "/de/produkte",
"destination": "/de/products",
"regex": "^/de/produkte(?:/)?$"
},
{
"source": "/de/produkte/:path*",
"destination": "/de/products/:path*",
"regex": "^/de/produkte(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))?(?:/)?$"
},
{
"source": "/de/kontakt",
"destination": "/de/contact",
"regex": "^/de/kontakt(?:/)?$"
},
{
"source": "/en/produkte",
"destination": "/en/products",
"regex": "^/en/produkte(?:/)?$"
},
{
"source": "/en/produkte/:path*",
"destination": "/en/products/:path*",
"regex": "^/en/produkte(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))?(?:/)?$"
},
{
"source": "/en/kontakt",
"destination": "/en/contact",
"regex": "^/en/kontakt(?:/)?$"
},
{
"source": "/en/impressum",
"destination": "/en/legal-notice",
"regex": "^/en/impressum(?:/)?$"
},
{
"source": "/en/datenschutz",
"destination": "/en/privacy-policy",
"regex": "^/en/datenschutz(?:/)?$"
},
{
"source": "/en/agbs",
"destination": "/en/terms",
"regex": "^/en/agbs(?:/)?$"
}
],
"afterFiles": [],
"fallback": []
},
"dynamicRoutes": [
{
"page": "/[locale]",
"regex": "^/([^/]+?)(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)(?:/)?$"
},
{
"page": "/[locale]/blog",
"regex": "^/([^/]+?)/blog(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/blog(?:/)?$"
},
{
"page": "/[locale]/blog/opengraph-image",
"regex": "^/([^/]+?)/blog/opengraph\\-image(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/blog/opengraph\\-image(?:/)?$"
},
{
"page": "/[locale]/blog/[slug]",
"regex": "^/([^/]+?)/blog/([^/]+?)(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale",
"nxtPslug": "nxtPslug"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/blog/(?<nxtPslug>[^/]+?)(?:/)?$"
},
{
"page": "/[locale]/blog/[slug]/opengraph-image",
"regex": "^/([^/]+?)/blog/([^/]+?)/opengraph\\-image(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale",
"nxtPslug": "nxtPslug"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/blog/(?<nxtPslug>[^/]+?)/opengraph\\-image(?:/)?$"
},
{
"page": "/[locale]/contact",
"regex": "^/([^/]+?)/contact(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/contact(?:/)?$"
},
{
"page": "/[locale]/contact/opengraph-image",
"regex": "^/([^/]+?)/contact/opengraph\\-image(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/contact/opengraph\\-image(?:/)?$"
},
{
"page": "/[locale]/opengraph-image",
"regex": "^/([^/]+?)/opengraph\\-image(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/opengraph\\-image(?:/)?$"
},
{
"page": "/[locale]/team",
"regex": "^/([^/]+?)/team(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/team(?:/)?$"
},
{
"page": "/[locale]/team/opengraph-image",
"regex": "^/([^/]+?)/team/opengraph\\-image(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/team/opengraph\\-image(?:/)?$"
},
{
"page": "/[locale]/test",
"regex": "^/([^/]+?)/test(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/test(?:/)?$"
},
{
"page": "/[locale]/[slug]",
"regex": "^/([^/]+?)/([^/]+?)(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale",
"nxtPslug": "nxtPslug"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/(?<nxtPslug>[^/]+?)(?:/)?$"
},
{
"page": "/[locale]/[slug]/opengraph-image",
"regex": "^/([^/]+?)/([^/]+?)/opengraph\\-image(?:/)?$",
"routeKeys": {
"nxtPlocale": "nxtPlocale",
"nxtPslug": "nxtPslug"
},
"namedRegex": "^/(?<nxtPlocale>[^/]+?)/(?<nxtPslug>[^/]+?)/opengraph\\-image(?:/)?$"
}
],
"staticRoutes": [
{
"page": "/_global-error",
"regex": "^/_global\\-error(?:/)?$",
"routeKeys": {},
"namedRegex": "^/_global\\-error(?:/)?$"
},
{
"page": "/_not-found",
"regex": "^/_not\\-found(?:/)?$",
"routeKeys": {},
"namedRegex": "^/_not\\-found(?:/)?$"
},
{
"page": "/api/feedback",
"regex": "^/api/feedback(?:/)?$",
"routeKeys": {},
"namedRegex": "^/api/feedback(?:/)?$"
},
{
"page": "/api/save-session",
"regex": "^/api/save\\-session(?:/)?$",
"routeKeys": {},
"namedRegex": "^/api/save\\-session(?:/)?$"
},
{
"page": "/api/whoami",
"regex": "^/api/whoami(?:/)?$",
"routeKeys": {},
"namedRegex": "^/api/whoami(?:/)?$"
},
{
"page": "/health",
"regex": "^/health(?:/)?$",
"routeKeys": {},
"namedRegex": "^/health(?:/)?$"
},
{
"page": "/manifest.webmanifest",
"regex": "^/manifest\\.webmanifest(?:/)?$",
"routeKeys": {},
"namedRegex": "^/manifest\\.webmanifest(?:/)?$"
},
{
"page": "/robots.txt",
"regex": "^/robots\\.txt(?:/)?$",
"routeKeys": {},
"namedRegex": "^/robots\\.txt(?:/)?$"
},
{
"page": "/sitemap.xml",
"regex": "^/sitemap\\.xml(?:/)?$",
"routeKeys": {},
"namedRegex": "^/sitemap\\.xml(?:/)?$"
},
{
"page": "/stats/api/send",
"regex": "^/stats/api/send(?:/)?$",
"routeKeys": {},
"namedRegex": "^/stats/api/send(?:/)?$"
},
{
"page": "/test",
"regex": "^/test(?:/)?$",
"routeKeys": {},
"namedRegex": "^/test(?:/)?$"
}
],
"dataRoutes": [],
"rsc": {
"header": "rsc",
"varyHeader": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch",
"prefetchHeader": "next-router-prefetch",
"didPostponeHeader": "x-nextjs-postponed",
"contentTypeHeader": "text/x-component",
"suffix": ".rsc",
"prefetchSegmentHeader": "next-router-segment-prefetch",
"prefetchSegmentSuffix": ".segment.rsc",
"prefetchSegmentDirSuffix": ".segments",
"clientParamParsing": false,
"dynamicRSCPrerender": false
},
"rewriteHeaders": {
"pathHeader": "x-nextjs-rewritten-path",
"queryHeader": "x-nextjs-rewritten-query"
}
}

View File

@@ -17,7 +17,9 @@
"/api/feedback/route": "app/api/feedback/route.js",
"/api/save-session/route": "app/api/save-session/route.js",
"/api/whoami/route": "app/api/whoami/route.js",
"/apple-icon.png/route": "app/apple-icon.png/route.js",
"/health/route": "app/health/route.js",
"/icon.png/route": "app/icon.png/route.js",
"/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
"/robots.txt/route": "app/robots.txt/route.js",
"/sitemap.xml/route": "app/sitemap.xml/route.js",

View File

@@ -1,6 +1,6 @@
var R=require("../../../../chunks/[turbopack]_runtime.js")("server/app/[locale]/[slug]/opengraph-image/route.js")
R.c("server/chunks/5e5d0_@opentelemetry_api_build_esm_4abfcf1f._.js")
R.c("server/chunks/[root-of-the-server]__20157e5c._.js")
R.c("server/chunks/[root-of-the-server]__45b0c074._.js")
R.c("server/chunks/node_modules__pnpm_5f245e3a._.js")
R.c("server/chunks/[root-of-the-server]__5a599130._.js")
R.c("server/chunks/_next-internal_server_app_[locale]_[slug]_opengraph-image_route_actions_956fc20e.js")

File diff suppressed because one or more lines are too long

View File

@@ -1,26 +1,29 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/[locale]/[slug]/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__5d273873._.js")
R.c("server/chunks/ssr/[root-of-the-server]__ab52f597._.js")
R.c("server/chunks/ssr/[root-of-the-server]__03e78303._.js")
R.c("server/chunks/ssr/_ddd43d26._.js")
R.c("server/chunks/ssr/_179cf923._.js")
R.c("server/chunks/ssr/468ab_next_dist_9c02c43c._.js")
R.c("server/chunks/ssr/[root-of-the-server]__5bd1b04a._.js")
R.c("server/chunks/ssr/[root-of-the-server]__adb1c7db._.js")
R.c("server/chunks/ssr/5e5d0_@opentelemetry_api_build_esm_f7b039e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2001e589._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9f52090._.js")
R.c("server/chunks/ssr/468ab_next_dist_b2857ef2._.js")
R.c("server/chunks/ssr/468ab_next_dist_e98c316f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2da52317._.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_20ad9314._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/_b76d0ab2._.js")
R.c("server/chunks/ssr/app_e744e06a._.js")
R.c("server/chunks/ssr/app_1c6c0c3f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__602fcf96._.js")
R.c("server/chunks/ssr/468ab_next_b54e3ae0._.js")
R.c("server/chunks/ssr/[root-of-the-server]__dd319889._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/[root-of-the-server]__bae78d21._.js")
R.c("server/chunks/ssr/node_modules__pnpm_329a8f51._.js")
R.c("server/chunks/ssr/app_global-error_tsx_9170b7a0._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_9ea24689._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_forbidden_fcf22647.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_unauthorized_242673a5.js")
R.c("server/chunks/ssr/_88d60384._.js")
R.c("server/chunks/ssr/_d2024a58._.js")
R.c("server/chunks/ssr/_6189c8b5._.js")
R.c("server/chunks/ssr/[root-of-the-server]__bc75933a._.js")
R.c("server/chunks/ssr/_df4aec0b._.js")
@@ -28,5 +31,5 @@ R.c("server/chunks/ssr/app_[locale]_error_tsx_37c0341f._.js")
R.c("server/chunks/ssr/_14e52b79._.js")
R.c("server/chunks/ssr/components_ui_c944c65b._.js")
R.c("server/chunks/ssr/_next-internal_server_app_[locale]_[slug]_page_actions_d8822895.js")
R.m(602253)
module.exports=R.m(602253).exports
R.m(764214)
module.exports=R.m(764214).exports

File diff suppressed because one or more lines are too long

View File

@@ -2,21 +2,21 @@
"565071": {
"id": 565071,
"files": [
"static/chunks/c5d96e51563873b4.js",
"static/chunks/78c9161da721eb0b.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"248785": {
"id": 248785,
"files": [
"static/chunks/713074f66bd59ddb.js",
"static/chunks/1e9178acd5025ac4.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"950648": {
"id": 950648,
"files": [
"static/chunks/2b15ac85c8f20948.js",
"static/chunks/ae8b72c35d4a44dc.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},

File diff suppressed because one or more lines are too long

View File

@@ -1,19 +1,22 @@
var R=require("../../../../chunks/ssr/[turbopack]_runtime.js")("server/app/[locale]/blog/[slug]/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__ba65f140._.js")
R.c("server/chunks/ssr/[root-of-the-server]__4a33656f._.js")
R.c("server/chunks/ssr/_ed7052e7._.js")
R.c("server/chunks/ssr/_463acdab._.js")
R.c("server/chunks/ssr/468ab_next_dist_9c02c43c._.js")
R.c("server/chunks/ssr/_cbda2ac7._.js")
R.c("server/chunks/ssr/[root-of-the-server]__5bd1b04a._.js")
R.c("server/chunks/ssr/[root-of-the-server]__adb1c7db._.js")
R.c("server/chunks/ssr/5e5d0_@opentelemetry_api_build_esm_f7b039e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2001e589._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9f52090._.js")
R.c("server/chunks/ssr/468ab_next_dist_b2857ef2._.js")
R.c("server/chunks/ssr/468ab_next_dist_e98c316f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2da52317._.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_20ad9314._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/_b76d0ab2._.js")
R.c("server/chunks/ssr/app_e744e06a._.js")
R.c("server/chunks/ssr/app_1c6c0c3f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__602fcf96._.js")
R.c("server/chunks/ssr/468ab_next_b54e3ae0._.js")
R.c("server/chunks/ssr/[root-of-the-server]__dd319889._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/app_[locale]_blog_opengraph-image--metadata_6372a955.js")
R.c("server/chunks/ssr/[root-of-the-server]__ec303f7a._.js")
R.c("server/chunks/ssr/node_modules__pnpm_329a8f51._.js")
@@ -22,11 +25,11 @@ R.c("server/chunks/ssr/app_global-error_tsx_9170b7a0._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_9ea24689._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_forbidden_fcf22647.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_unauthorized_242673a5.js")
R.c("server/chunks/ssr/_4e0f57e0._.js")
R.c("server/chunks/ssr/_4aa52a29._.js")
R.c("server/chunks/ssr/[root-of-the-server]__bc75933a._.js")
R.c("server/chunks/ssr/app_[locale]_error_tsx_37c0341f._.js")
R.c("server/chunks/ssr/_14e52b79._.js")
R.c("server/chunks/ssr/components_ui_c944c65b._.js")
R.c("server/chunks/ssr/_next-internal_server_app_[locale]_blog_[slug]_page_actions_acb43cb8.js")
R.m(986905)
module.exports=R.m(986905).exports
R.m(451778)
module.exports=R.m(451778).exports

File diff suppressed because one or more lines are too long

View File

@@ -2,21 +2,21 @@
"565071": {
"id": 565071,
"files": [
"static/chunks/c5d96e51563873b4.js",
"static/chunks/78c9161da721eb0b.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"248785": {
"id": 248785,
"files": [
"static/chunks/713074f66bd59ddb.js",
"static/chunks/1e9178acd5025ac4.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"950648": {
"id": 950648,
"files": [
"static/chunks/2b15ac85c8f20948.js",
"static/chunks/ae8b72c35d4a44dc.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},

File diff suppressed because one or more lines are too long

View File

@@ -1,25 +1,28 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/[locale]/blog/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__a1ab7840._.js")
R.c("server/chunks/ssr/_f97b256a._.js")
R.c("server/chunks/ssr/[root-of-the-server]__e36853ec._.js")
R.c("server/chunks/ssr/_3a284945._.js")
R.c("server/chunks/ssr/node_modules__pnpm_329a8f51._.js")
R.c("server/chunks/ssr/468ab_next_dist_9c02c43c._.js")
R.c("server/chunks/ssr/[root-of-the-server]__5bd1b04a._.js")
R.c("server/chunks/ssr/[root-of-the-server]__adb1c7db._.js")
R.c("server/chunks/ssr/5e5d0_@opentelemetry_api_build_esm_f7b039e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2001e589._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9f52090._.js")
R.c("server/chunks/ssr/468ab_next_dist_b2857ef2._.js")
R.c("server/chunks/ssr/468ab_next_dist_e98c316f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2da52317._.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_20ad9314._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/_b76d0ab2._.js")
R.c("server/chunks/ssr/app_e744e06a._.js")
R.c("server/chunks/ssr/app_1c6c0c3f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__602fcf96._.js")
R.c("server/chunks/ssr/468ab_next_b54e3ae0._.js")
R.c("server/chunks/ssr/[root-of-the-server]__dd319889._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/app_[locale]_blog_opengraph-image--metadata_6372a955.js")
R.c("server/chunks/ssr/app_global-error_tsx_9170b7a0._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_9ea24689._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_forbidden_fcf22647.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_unauthorized_242673a5.js")
R.c("server/chunks/ssr/_7ce8a06e._.js")
R.c("server/chunks/ssr/_b927c594._.js")
R.c("server/chunks/ssr/_6189c8b5._.js")
R.c("server/chunks/ssr/[root-of-the-server]__bc75933a._.js")
R.c("server/chunks/ssr/_df4aec0b._.js")
@@ -27,5 +30,5 @@ R.c("server/chunks/ssr/app_[locale]_error_tsx_37c0341f._.js")
R.c("server/chunks/ssr/_14e52b79._.js")
R.c("server/chunks/ssr/components_ui_c944c65b._.js")
R.c("server/chunks/ssr/_next-internal_server_app_[locale]_blog_page_actions_3e6bf887.js")
R.m(189261)
module.exports=R.m(189261).exports
R.m(597044)
module.exports=R.m(597044).exports

File diff suppressed because one or more lines are too long

View File

@@ -2,21 +2,21 @@
"565071": {
"id": 565071,
"files": [
"static/chunks/c5d96e51563873b4.js",
"static/chunks/78c9161da721eb0b.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"248785": {
"id": 248785,
"files": [
"static/chunks/713074f66bd59ddb.js",
"static/chunks/1e9178acd5025ac4.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"950648": {
"id": 950648,
"files": [
"static/chunks/2b15ac85c8f20948.js",
"static/chunks/ae8b72c35d4a44dc.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},

File diff suppressed because one or more lines are too long

View File

@@ -1,31 +1,34 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/[locale]/contact/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__e31a84e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__4c7ddab0._.js")
R.c("server/chunks/ssr/468ab_next_dist_9c02c43c._.js")
R.c("server/chunks/ssr/_9867cab0._.js")
R.c("server/chunks/ssr/[root-of-the-server]__5bd1b04a._.js")
R.c("server/chunks/ssr/_31086877._.js")
R.c("server/chunks/ssr/[root-of-the-server]__adb1c7db._.js")
R.c("server/chunks/ssr/5e5d0_@opentelemetry_api_build_esm_f7b039e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2001e589._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9f52090._.js")
R.c("server/chunks/ssr/468ab_next_dist_b2857ef2._.js")
R.c("server/chunks/ssr/468ab_next_dist_e98c316f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2da52317._.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_20ad9314._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/_b76d0ab2._.js")
R.c("server/chunks/ssr/app_e744e06a._.js")
R.c("server/chunks/ssr/app_1c6c0c3f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__602fcf96._.js")
R.c("server/chunks/ssr/468ab_next_b54e3ae0._.js")
R.c("server/chunks/ssr/[root-of-the-server]__dd319889._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/app_[locale]_contact_opengraph-image--metadata_7a65ad7f.js")
R.c("server/chunks/ssr/app_global-error_tsx_9170b7a0._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_9ea24689._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_forbidden_fcf22647.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_unauthorized_242673a5.js")
R.c("server/chunks/ssr/_c364a7fb._.js")
R.c("server/chunks/ssr/_b3ac3871._.js")
R.c("server/chunks/ssr/_6189c8b5._.js")
R.c("server/chunks/ssr/[root-of-the-server]__bc75933a._.js")
R.c("server/chunks/ssr/_df4aec0b._.js")
R.c("server/chunks/ssr/app_[locale]_error_tsx_37c0341f._.js")
R.c("server/chunks/ssr/_14e52b79._.js")
R.c("server/chunks/ssr/components_ui_c944c65b._.js")
R.c("server/chunks/ssr/[root-of-the-server]__99789462._.js")
R.c("server/chunks/ssr/[root-of-the-server]__f685016c._.js")
R.c("server/chunks/ssr/[root-of-the-server]__3964fc56._.js")
R.m(391354)
module.exports=R.m(391354).exports
R.m(973564)
module.exports=R.m(973564).exports

File diff suppressed because one or more lines are too long

View File

@@ -2,21 +2,21 @@
"565071": {
"id": 565071,
"files": [
"static/chunks/c5d96e51563873b4.js",
"static/chunks/78c9161da721eb0b.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"248785": {
"id": 248785,
"files": [
"static/chunks/713074f66bd59ddb.js",
"static/chunks/1e9178acd5025ac4.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"950648": {
"id": 950648,
"files": [
"static/chunks/2b15ac85c8f20948.js",
"static/chunks/ae8b72c35d4a44dc.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},

File diff suppressed because one or more lines are too long

View File

@@ -1,25 +1,28 @@
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/[locale]/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__2e5112e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__cca9601e._.js")
R.c("server/chunks/ssr/[root-of-the-server]__03e78303._.js")
R.c("server/chunks/ssr/node_modules__pnpm_329a8f51._.js")
R.c("server/chunks/ssr/468ab_next_dist_9c02c43c._.js")
R.c("server/chunks/ssr/_feb57b15._.js")
R.c("server/chunks/ssr/[root-of-the-server]__5bd1b04a._.js")
R.c("server/chunks/ssr/_a29ce600._.js")
R.c("server/chunks/ssr/[root-of-the-server]__adb1c7db._.js")
R.c("server/chunks/ssr/5e5d0_@opentelemetry_api_build_esm_f7b039e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2001e589._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9f52090._.js")
R.c("server/chunks/ssr/468ab_next_dist_b2857ef2._.js")
R.c("server/chunks/ssr/468ab_next_dist_e98c316f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2da52317._.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_20ad9314._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/_b76d0ab2._.js")
R.c("server/chunks/ssr/app_e744e06a._.js")
R.c("server/chunks/ssr/app_1c6c0c3f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__602fcf96._.js")
R.c("server/chunks/ssr/468ab_next_b54e3ae0._.js")
R.c("server/chunks/ssr/[root-of-the-server]__dd319889._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/app_global-error_tsx_9170b7a0._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_9ea24689._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_forbidden_fcf22647.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_unauthorized_242673a5.js")
R.c("server/chunks/ssr/_f1e03d27._.js")
R.c("server/chunks/ssr/_de60cb34._.js")
R.c("server/chunks/ssr/_6189c8b5._.js")
R.c("server/chunks/ssr/[root-of-the-server]__bc75933a._.js")
R.c("server/chunks/ssr/_df4aec0b._.js")
@@ -27,5 +30,5 @@ R.c("server/chunks/ssr/app_[locale]_error_tsx_37c0341f._.js")
R.c("server/chunks/ssr/_14e52b79._.js")
R.c("server/chunks/ssr/components_ui_c944c65b._.js")
R.c("server/chunks/ssr/_next-internal_server_app_[locale]_page_actions_53ad19b2.js")
R.m(579866)
module.exports=R.m(579866).exports
R.m(862127)
module.exports=R.m(862127).exports

File diff suppressed because one or more lines are too long

View File

@@ -2,21 +2,21 @@
"565071": {
"id": 565071,
"files": [
"static/chunks/c5d96e51563873b4.js",
"static/chunks/78c9161da721eb0b.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"248785": {
"id": 248785,
"files": [
"static/chunks/713074f66bd59ddb.js",
"static/chunks/1e9178acd5025ac4.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"950648": {
"id": 950648,
"files": [
"static/chunks/2b15ac85c8f20948.js",
"static/chunks/ae8b72c35d4a44dc.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},

File diff suppressed because one or more lines are too long

View File

@@ -1,24 +1,27 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/[locale]/team/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__7d22e2e2._.js")
R.c("server/chunks/ssr/[root-of-the-server]__03011e3b._.js")
R.c("server/chunks/ssr/468ab_next_dist_9c02c43c._.js")
R.c("server/chunks/ssr/_dc03b6cb._.js")
R.c("server/chunks/ssr/[root-of-the-server]__5bd1b04a._.js")
R.c("server/chunks/ssr/_eb40254c._.js")
R.c("server/chunks/ssr/[root-of-the-server]__adb1c7db._.js")
R.c("server/chunks/ssr/5e5d0_@opentelemetry_api_build_esm_f7b039e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2001e589._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9f52090._.js")
R.c("server/chunks/ssr/468ab_next_dist_b2857ef2._.js")
R.c("server/chunks/ssr/468ab_next_dist_e98c316f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2da52317._.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_20ad9314._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/_b76d0ab2._.js")
R.c("server/chunks/ssr/app_e744e06a._.js")
R.c("server/chunks/ssr/app_1c6c0c3f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__602fcf96._.js")
R.c("server/chunks/ssr/468ab_next_b54e3ae0._.js")
R.c("server/chunks/ssr/[root-of-the-server]__dd319889._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/app_[locale]_team_opengraph-image--metadata_8c0644a6.js")
R.c("server/chunks/ssr/app_global-error_tsx_9170b7a0._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_9ea24689._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_forbidden_fcf22647.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_unauthorized_242673a5.js")
R.c("server/chunks/ssr/_90fa5b69._.js")
R.c("server/chunks/ssr/_4b4dd7ea._.js")
R.c("server/chunks/ssr/_6189c8b5._.js")
R.c("server/chunks/ssr/[root-of-the-server]__bc75933a._.js")
R.c("server/chunks/ssr/_df4aec0b._.js")
@@ -26,5 +29,5 @@ R.c("server/chunks/ssr/app_[locale]_error_tsx_37c0341f._.js")
R.c("server/chunks/ssr/_14e52b79._.js")
R.c("server/chunks/ssr/components_ui_c944c65b._.js")
R.c("server/chunks/ssr/_next-internal_server_app_[locale]_team_page_actions_373c0344.js")
R.m(471883)
module.exports=R.m(471883).exports
R.m(144433)
module.exports=R.m(144433).exports

File diff suppressed because one or more lines are too long

View File

@@ -2,21 +2,21 @@
"565071": {
"id": 565071,
"files": [
"static/chunks/c5d96e51563873b4.js",
"static/chunks/78c9161da721eb0b.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"248785": {
"id": 248785,
"files": [
"static/chunks/713074f66bd59ddb.js",
"static/chunks/1e9178acd5025ac4.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"950648": {
"id": 950648,
"files": [
"static/chunks/2b15ac85c8f20948.js",
"static/chunks/ae8b72c35d4a44dc.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},

File diff suppressed because one or more lines are too long

View File

@@ -1,23 +1,26 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/[locale]/test/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__ed22f6ee._.js")
R.c("server/chunks/ssr/[root-of-the-server]__c6402d52._.js")
R.c("server/chunks/ssr/468ab_next_dist_9c02c43c._.js")
R.c("server/chunks/ssr/_b33af55a._.js")
R.c("server/chunks/ssr/[root-of-the-server]__5bd1b04a._.js")
R.c("server/chunks/ssr/_d510338c._.js")
R.c("server/chunks/ssr/[root-of-the-server]__adb1c7db._.js")
R.c("server/chunks/ssr/5e5d0_@opentelemetry_api_build_esm_f7b039e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2001e589._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9f52090._.js")
R.c("server/chunks/ssr/468ab_next_dist_b2857ef2._.js")
R.c("server/chunks/ssr/468ab_next_dist_e98c316f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2da52317._.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_20ad9314._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/_b76d0ab2._.js")
R.c("server/chunks/ssr/app_e744e06a._.js")
R.c("server/chunks/ssr/app_1c6c0c3f._.js")
R.c("server/chunks/ssr/[root-of-the-server]__602fcf96._.js")
R.c("server/chunks/ssr/468ab_next_b54e3ae0._.js")
R.c("server/chunks/ssr/[root-of-the-server]__dd319889._.js")
R.c("server/chunks/ssr/3c3e1_next-intl_dist_esm_production_server_react-server_getConfig_8e5b989d.js")
R.c("server/chunks/ssr/468ab_next_dist_668db2a3._.js")
R.c("server/chunks/ssr/node_modules__pnpm_66399b09._.js")
R.c("server/chunks/ssr/app_global-error_tsx_9170b7a0._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_9ea24689._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_forbidden_fcf22647.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_unauthorized_242673a5.js")
R.c("server/chunks/ssr/_f1e03d27._.js")
R.c("server/chunks/ssr/_de60cb34._.js")
R.c("server/chunks/ssr/_6189c8b5._.js")
R.c("server/chunks/ssr/[root-of-the-server]__bc75933a._.js")
R.c("server/chunks/ssr/_df4aec0b._.js")
@@ -25,5 +28,5 @@ R.c("server/chunks/ssr/app_[locale]_error_tsx_37c0341f._.js")
R.c("server/chunks/ssr/_14e52b79._.js")
R.c("server/chunks/ssr/components_ui_c944c65b._.js")
R.c("server/chunks/ssr/_next-internal_server_app_[locale]_test_page_actions_4ca3345b.js")
R.m(41124)
module.exports=R.m(41124).exports
R.m(354096)
module.exports=R.m(354096).exports

File diff suppressed because one or more lines are too long

View File

@@ -2,21 +2,21 @@
"565071": {
"id": 565071,
"files": [
"static/chunks/c5d96e51563873b4.js",
"static/chunks/78c9161da721eb0b.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"248785": {
"id": 248785,
"files": [
"static/chunks/713074f66bd59ddb.js",
"static/chunks/1e9178acd5025ac4.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},
"950648": {
"id": 950648,
"files": [
"static/chunks/2b15ac85c8f20948.js",
"static/chunks/ae8b72c35d4a44dc.js",
"static/chunks/0ff158dd58fe47c8.js"
]
},

File diff suppressed because one or more lines are too long

View File

@@ -1,2 +0,0 @@
<!DOCTYPE html><!--9emcW7mFCsRBfYYT2B3Yf--><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/c68fc807b9365f18.js"/><script src="/_next/static/chunks/b263a60573bfd155.js" async=""></script><script src="/_next/static/chunks/29297b02a438a66e.js" async=""></script><script src="/_next/static/chunks/fd7b24483a212e2f.js" async=""></script><script src="/_next/static/chunks/b6898185462c2fee.js" async=""></script><script src="/_next/static/chunks/turbopack-721eb9b8c3f79e29.js" async=""></script><script src="/_next/static/chunks/93736546a7cd8cd8.js" async=""></script><script src="/_next/static/chunks/870a2c2978ab4440.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><link rel="manifest" href="/manifest.webmanifest"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}
@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/c68fc807b9365f18.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[666284,[\"/_next/static/chunks/93736546a7cd8cd8.js\",\"/_next/static/chunks/870a2c2978ab4440.js\"],\"default\"]\n3:I[29584,[\"/_next/static/chunks/93736546a7cd8cd8.js\",\"/_next/static/chunks/870a2c2978ab4440.js\"],\"default\"]\n4:I[67067,[\"/_next/static/chunks/93736546a7cd8cd8.js\",\"/_next/static/chunks/870a2c2978ab4440.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[67067,[\"/_next/static/chunks/93736546a7cd8cd8.js\",\"/_next/static/chunks/870a2c2978ab4440.js\"],\"ViewportBoundary\"]\n9:I[67067,[\"/_next/static/chunks/93736546a7cd8cd8.js\",\"/_next/static/chunks/870a2c2978ab4440.js\"],\"MetadataBoundary\"]\nb:I[267866,[\"/_next/static/chunks/93736546a7cd8cd8.js\",\"/_next/static/chunks/870a2c2978ab4440.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"9emcW7mFCsRBfYYT2B3Yf\",\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"title\",null,{\"children\":\"500: Internal Server Error.\"}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"lineHeight\":\"48px\"},\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"paddingRight\":23,\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\"},\"children\":\"500\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"28px\"},\"children\":\"Internal Server Error.\"}]}]]}]}]}]]}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/93736546a7cd8cd8.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/870a2c2978ab4440.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$La\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$b\",\"$undefined\"],\"S\":true}\n"])</script><script>self.__next_f.push([1,"8:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\na:[[\"$\",\"link\",\"0\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}]]\n"])</script></body></html>

View File

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

View File

@@ -1,12 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
4:I[67067,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"OutletBoundary"]
5:"$Sreact.suspense"
7:I[67067,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"ViewportBoundary"]
9:I[67067,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"MetadataBoundary"]
b:I[267866,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"P":null,"b":"9emcW7mFCsRBfYYT2B3Yf","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/93736546a7cd8cd8.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/870a2c2978ab4440.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
6:null
a:[["$","link","0",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}]]

View File

@@ -1,5 +0,0 @@
1:"$Sreact.fragment"
2:I[67067,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"OutletBoundary"]
3:"$Sreact.suspense"
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/93736546a7cd8cd8.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/870a2c2978ab4440.js","async":true}]],["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4:null

View File

@@ -1,12 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
4:I[67067,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"OutletBoundary"]
5:"$Sreact.suspense"
7:I[67067,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"ViewportBoundary"]
9:I[67067,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"MetadataBoundary"]
b:I[267866,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"P":null,"b":"9emcW7mFCsRBfYYT2B3Yf","c":["","_global-error"],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","html",null,{"id":"__next_error__","children":[["$","head",null,{"children":["$","title",null,{"children":"500: Internal Server Error."}]}],["$","body",null,{"children":["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"style":{"lineHeight":"48px"},"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}\n@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","paddingRight":23,"fontSize":24,"fontWeight":500,"verticalAlign":"top"},"children":"500"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"28px"},"children":"Internal Server Error."}]}]]}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/93736546a7cd8cd8.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/870a2c2978ab4440.js","async":true,"nonce":"$undefined"}]],["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b","$undefined"],"S":true}
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
6:null
a:[["$","link","0",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}]]

View File

@@ -1,5 +0,0 @@
1:"$Sreact.fragment"
2:I[67067,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"ViewportBoundary"]
3:I[67067,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"MetadataBoundary"]
4:"$Sreact.suspense"
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","link","0",{"rel":"manifest","href":"/manifest.webmanifest"}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}

View File

@@ -1,4 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/93736546a7cd8cd8.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}

View File

@@ -1 +0,0 @@
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false},"staleTime":300}

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -1,12 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
4:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"OutletBoundary"]
5:"$Sreact.suspense"
7:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"ViewportBoundary"]
9:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"MetadataBoundary"]
b:I[253348,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"P":null,"b":"9emcW7mFCsRBfYYT2B3Yf","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[null,["$","html",null,{"children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
6:null
a:[["$","link","0",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}]]

View File

@@ -1,12 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
4:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"OutletBoundary"]
5:"$Sreact.suspense"
7:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"ViewportBoundary"]
9:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"MetadataBoundary"]
b:I[253348,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"P":null,"b":"9emcW7mFCsRBfYYT2B3Yf","c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[null,["$","html",null,{"children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
6:null
a:[["$","link","0",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}]]

View File

@@ -1,5 +0,0 @@
1:"$Sreact.fragment"
2:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"ViewportBoundary"]
3:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"MetadataBoundary"]
4:"$Sreact.suspense"
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","link","0",{"rel":"manifest","href":"/manifest.webmanifest"}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}

View File

@@ -1,4 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","c",{"children":[null,["$","html",null,{"children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}

View File

@@ -1,4 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}

View File

@@ -1,5 +0,0 @@
1:"$Sreact.fragment"
2:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"OutletBoundary"]
3:"$Sreact.suspense"
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4:null

View File

@@ -1 +0,0 @@
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"/_not-found","paramType":null,"paramKey":"/_not-found","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}

View File

@@ -1,15 +1,19 @@
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/_not-found/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__79744fab._.js")
R.c("server/chunks/ssr/[root-of-the-server]__174ff24f._.js")
R.c("server/chunks/ssr/468ab_next_dist_9c02c43c._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9a22642._.js")
R.c("server/chunks/ssr/[root-of-the-server]__5bd1b04a._.js")
R.c("server/chunks/ssr/468ab_next_dist_76b84a68._.js")
R.c("server/chunks/ssr/[root-of-the-server]__adb1c7db._.js")
R.c("server/chunks/ssr/5e5d0_@opentelemetry_api_build_esm_f7b039e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2001e589._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9f52090._.js")
R.c("server/chunks/ssr/468ab_next_dist_b2857ef2._.js")
R.c("server/chunks/ssr/468ab_next_dist_e98c316f._.js")
R.c("server/chunks/ssr/app_e744e06a._.js")
R.c("server/chunks/ssr/app_1c6c0c3f._.js")
R.c("server/chunks/ssr/app_global-error_tsx_9170b7a0._.js")
R.c("server/chunks/ssr/node_modules__pnpm_6b156618._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_9ea24689._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_forbidden_fcf22647.js")
R.c("server/chunks/ssr/_next-internal_server_app__not-found_page_actions_554ec2bf.js")
R.m(49719)
module.exports=R.m(49719).exports
R.m(582387)
module.exports=R.m(582387).exports

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
var R=require("../../chunks/[turbopack]_runtime.js")("server/app/apple-icon.png/route.js")
R.c("server/chunks/[root-of-the-server]__5298c724._.js")
R.c("server/chunks/468ab_next_dist_esm_build_templates_app-route_f2eadd18.js")
R.c("server/chunks/5e5d0_@opentelemetry_api_build_esm_4abfcf1f._.js")
R.c("server/chunks/[root-of-the-server]__5a599130._.js")
R.c("server/chunks/_next-internal_server_app_apple-icon_png_route_actions_40001896.js")
R.m(909033)
module.exports=R.m(909033).exports

View File

@@ -0,0 +1,3 @@
{
"/apple-icon.png/route": "app/apple-icon.png/route.js"
}

View File

@@ -0,0 +1,8 @@
var R=require("../../chunks/[turbopack]_runtime.js")("server/app/icon.png/route.js")
R.c("server/chunks/[root-of-the-server]__5298c724._.js")
R.c("server/chunks/468ab_next_dist_esm_build_templates_app-route_a8d8d91a.js")
R.c("server/chunks/5e5d0_@opentelemetry_api_build_esm_4abfcf1f._.js")
R.c("server/chunks/[root-of-the-server]__5a599130._.js")
R.c("server/chunks/_next-internal_server_app_icon_png_route_actions_fa3562e2.js")
R.m(943495)
module.exports=R.m(943495).exports

View File

@@ -0,0 +1,3 @@
{
"/icon.png/route": "app/icon.png/route.js"
}

View File

@@ -1 +0,0 @@
{"name":"KLZ Cables","short_name":"KLZ","description":"Premium Cable Solutions","start_url":"/","display":"standalone","background_color":"#001a4d","theme_color":"#001a4d","icons":[{"src":"/favicon.ico","sizes":"any","type":"image/x-icon"},{"src":"/logo.png","sizes":"512x512","type":"image/png"},{"src":"/apple-touch-icon.png","sizes":"180x180","type":"image/png"}]}

View File

@@ -1 +0,0 @@
{"status":200,"headers":{"cache-control":"public, max-age=0, must-revalidate","content-type":"application/manifest+json","x-next-cache-tags":"_N_T_/layout,_N_T_/manifest.webmanifest/layout,_N_T_/manifest.webmanifest/route,_N_T_/manifest.webmanifest"}}

View File

@@ -1,13 +0,0 @@
User-Agent: *
Allow: /
Disallow: /api/
Disallow: /health/
User-Agent: GPTBot
User-Agent: ClaudeBot
User-Agent: PerplexityBot
User-Agent: Google-Extended
User-Agent: OAI-SearchBot
Allow: /
Sitemap: https://e-tib.com/sitemap.xml

View File

@@ -1 +0,0 @@
{"status":200,"headers":{"cache-control":"public, max-age=0, must-revalidate","content-type":"text/plain","x-next-cache-tags":"_N_T_/layout,_N_T_/robots.txt/layout,_N_T_/robots.txt/route,_N_T_/robots.txt"}}

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -1,12 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
4:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"OutletBoundary"]
5:"$Sreact.suspense"
7:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"ViewportBoundary"]
9:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"MetadataBoundary"]
b:I[253348,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"P":null,"b":"9emcW7mFCsRBfYYT2B3Yf","c":["","test"],"q":"","i":false,"f":[[["",{"children":["test",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"children":["$","h1",null,{"children":"TEST PAGE WORKS"}]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
6:null
a:[["$","link","0",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}]]

View File

@@ -1,12 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
4:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"OutletBoundary"]
5:"$Sreact.suspense"
7:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"ViewportBoundary"]
9:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"MetadataBoundary"]
b:I[253348,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"P":null,"b":"9emcW7mFCsRBfYYT2B3Yf","c":["","test"],"q":"","i":false,"f":[[["",{"children":["test",{"children":["__PAGE__",{}]}]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","div",null,{"children":["$","h1",null,{"children":"TEST PAGE WORKS"}]}],null,["$","$L4",null,{"children":["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$L7",null,{"children":"$L8"}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$5",null,{"name":"Next.Metadata","children":"$La"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$b",[]],"S":true}
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
6:null
a:[["$","link","0",{"rel":"manifest","href":"/manifest.webmanifest","crossOrigin":"$undefined"}]]

View File

@@ -1,5 +0,0 @@
1:"$Sreact.fragment"
2:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"ViewportBoundary"]
3:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"MetadataBoundary"]
4:"$Sreact.suspense"
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","link","0",{"rel":"manifest","href":"/manifest.webmanifest"}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}

View File

@@ -1,4 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}],"loading":null,"isPartial":false}

View File

@@ -1 +0,0 @@
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"test","paramType":null,"paramKey":"test","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false},"staleTime":300}

View File

@@ -1,4 +0,0 @@
1:"$Sreact.fragment"
2:I[666284,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
3:I[29584,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"default"]
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}

View File

@@ -1,5 +0,0 @@
1:"$Sreact.fragment"
2:I[67067,["/_next/static/chunks/113c8c54faea44a4.js","/_next/static/chunks/5336d64d11e7435f.js","/_next/static/chunks/870a2c2978ab4440.js"],"OutletBoundary"]
3:"$Sreact.suspense"
0:{"buildId":"9emcW7mFCsRBfYYT2B3Yf","rsc":["$","$1","c",{"children":[["$","div",null,{"children":["$","h1",null,{"children":"TEST PAGE WORKS"}]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
4:null

View File

@@ -1,15 +1,19 @@
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/test/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__fc427e71._.js")
R.c("server/chunks/ssr/[root-of-the-server]__382e99b5._.js")
R.c("server/chunks/ssr/468ab_next_dist_9c02c43c._.js")
R.c("server/chunks/ssr/_cb443ac8._.js")
R.c("server/chunks/ssr/[root-of-the-server]__5bd1b04a._.js")
R.c("server/chunks/ssr/_f18c5187._.js")
R.c("server/chunks/ssr/[root-of-the-server]__adb1c7db._.js")
R.c("server/chunks/ssr/5e5d0_@opentelemetry_api_build_esm_f7b039e6._.js")
R.c("server/chunks/ssr/[root-of-the-server]__2001e589._.js")
R.c("server/chunks/ssr/468ab_next_dist_d9f52090._.js")
R.c("server/chunks/ssr/468ab_next_dist_b2857ef2._.js")
R.c("server/chunks/ssr/468ab_next_dist_e98c316f._.js")
R.c("server/chunks/ssr/app_e744e06a._.js")
R.c("server/chunks/ssr/app_1c6c0c3f._.js")
R.c("server/chunks/ssr/app_global-error_tsx_9170b7a0._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_9ea24689._.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_forbidden_fcf22647.js")
R.c("server/chunks/ssr/468ab_next_dist_client_components_builtin_unauthorized_242673a5.js")
R.c("server/chunks/ssr/_next-internal_server_app_test_page_actions_0477bf5a.js")
R.m(779560)
module.exports=R.m(779560).exports
R.m(611306)
module.exports=R.m(611306).exports

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
;!function(){try { var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof global?global:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&((e._debugIds|| (e._debugIds={}))[n]="70d192f9-5ac4-be1e-7f33-d6aa50e3ca8f")}catch(e){}}();
module.exports=[918622,(e,r,t)=>{r.exports=e.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},556704,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},832319,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},324725,(e,r,t)=>{r.exports=e.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},193695,(e,r,t)=>{r.exports=e.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},978116,538784,553455,122573,e=>{"use strict";var r,t;let n="1.9.1",o=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/,a=function(e){let r=new Set([e]),t=new Set,n=e.match(o);if(!n)return()=>!1;let a={major:+n[1],minor:+n[2],patch:+n[3],prerelease:n[4]};if(null!=a.prerelease)return function(r){return r===e};function s(e){return t.add(e),!1}return function(e){if(r.has(e))return!0;if(t.has(e))return!1;let n=e.match(o);if(!n)return s(e);let i={major:+n[1],minor:+n[2],patch:+n[3],prerelease:n[4]};if(null!=i.prerelease||a.major!==i.major)return s(e);if(0===a.major)return a.minor===i.minor&&a.patch<=i.patch?(r.add(e),!0):s(e);return a.minor<=i.minor?(r.add(e),!0):s(e)}}(n),s=n.split(".")[0],i=Symbol.for(`opentelemetry.js.api.${s}`),l="object"==typeof globalThis?globalThis:"object"==typeof self?self:e.g;function u(e,r,t,o=!1){var a;let s=l[i]=null!=(a=l[i])?a:{version:n};if(!o&&s[e]){let r=Error(`@opentelemetry/api: Attempted duplicate registration of API: ${e}`);return t.error(r.stack||r.message),!1}if(s.version!==n){let r=Error(`@opentelemetry/api: Registration of version v${s.version} for ${e} does not match previously registered API v${n}`);return t.error(r.stack||r.message),!1}return s[e]=r,t.debug(`@opentelemetry/api: Registered a global for ${e} v${n}.`),!0}function g(e){var r,t;let n=null==(r=l[i])?void 0:r.version;if(n&&a(n))return null==(t=l[i])?void 0:t[e]}function p(e,r){r.debug(`@opentelemetry/api: Unregistering a global for ${e} v${n}.`);let t=l[i];t&&delete t[e]}e.s(["getGlobal",()=>g,"registerGlobal",()=>u,"unregisterGlobal",()=>p],538784);class c{constructor(e){this._namespace=e.namespace||"DiagComponentLogger"}debug(...e){return d("debug",this._namespace,e)}error(...e){return d("error",this._namespace,e)}info(...e){return d("info",this._namespace,e)}warn(...e){return d("warn",this._namespace,e)}verbose(...e){return d("verbose",this._namespace,e)}}function d(e,r,t){let n=g("diag");if(n)return n[e](r,...t)}(t=r||(r={}))[t.NONE=0]="NONE",t[t.ERROR=30]="ERROR",t[t.WARN=50]="WARN",t[t.INFO=60]="INFO",t[t.DEBUG=70]="DEBUG",t[t.VERBOSE=80]="VERBOSE",t[t.ALL=9999]="ALL",e.s(["DiagLogLevel",()=>r],553455);class f{static instance(){return this._instance||(this._instance=new f),this._instance}constructor(){function e(e){return function(...r){let t=g("diag");if(t)return t[e](...r)}}const t=this,n=(e,n={logLevel:r.INFO})=>{var o,a,s;if(e===t){let e=Error("Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation");return t.error(null!=(o=e.stack)?o:e.message),!1}"number"==typeof n&&(n={logLevel:n});let i=g("diag"),l=function(e,t){function n(r,n){let o=t[r];return"function"==typeof o&&e>=n?o.bind(t):function(){}}return e<r.NONE?e=r.NONE:e>r.ALL&&(e=r.ALL),t=t||{},{error:n("error",r.ERROR),warn:n("warn",r.WARN),info:n("info",r.INFO),debug:n("debug",r.DEBUG),verbose:n("verbose",r.VERBOSE)}}(null!=(a=n.logLevel)?a:r.INFO,e);if(i&&!n.suppressOverrideMessage){let e=null!=(s=Error().stack)?s:"<failed to generate stacktrace>";i.warn(`Current logger will be overwritten from ${e}`),l.warn(`Current logger will overwrite one already registered from ${e}`)}return u("diag",l,t,!0)};t.setLogger=n,t.disable=()=>{p("diag",t)},t.createComponentLogger=e=>new c(e),t.verbose=e("verbose"),t.debug=e("debug"),t.info=e("info"),t.warn=e("warn"),t.error=e("error")}}e.s(["DiagAPI",()=>f],122573);let m=f.instance();e.s(["diag",0,m],978116)}];
//# debugId=70d192f9-5ac4-be1e-7f33-d6aa50e3ca8f
//# sourceMappingURL=%5Broot-of-the-server%5D__5298c724._.js.map

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,5 @@
;!function(){try { var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof global?global:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&((e._debugIds|| (e._debugIds={}))[n]="7338fcfa-8374-b543-abba-df79c0527a72")}catch(e){}}();
module.exports=[62290,s=>{"use strict";s.s([])}];
//# debugId=7338fcfa-8374-b543-abba-df79c0527a72
//# sourceMappingURL=_next-internal_server_app_apple-icon_png_route_actions_40001896.js.map

View File

@@ -1,7 +1,7 @@
{
"version": 3,
"sources": [],
"debugId": "7e4e5e13-5464-945d-6970-1a578a2b9f87",
"debugId": "7338fcfa-8374-b543-abba-df79c0527a72",
"sections": [
{"offset": {"line": 1, "column": 0}, "map": {"version":3,"sources":[],"names":[],"mappings":""}}]
}

View File

@@ -0,0 +1,5 @@
;!function(){try { var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof global?global:"undefined"!=typeof window?window:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&((e._debugIds|| (e._debugIds={}))[n]="d7cc6a71-a0ba-8a23-4565-a5becd516150")}catch(e){}}();
module.exports=[37083,s=>{"use strict";s.s([])}];
//# debugId=d7cc6a71-a0ba-8a23-4565-a5becd516150
//# sourceMappingURL=_next-internal_server_app_icon_png_route_actions_fa3562e2.js.map

Some files were not shown because too many files have changed in this diff Show More