codecrypto-cli 1.0.9 → 1.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commands/deploy.d.ts.map +1 -1
- package/dist/commands/deploy.js +296 -97
- package/dist/commands/deploy.js.map +1 -1
- package/package.json +1 -1
- package/src/commands/deploy.ts +327 -107
- package/docker-build/Dockerfile +0 -18
- package/docker-build/standalone/.next/BUILD_ID +0 -1
- package/docker-build/standalone/.next/app-path-routes-manifest.json +0 -6
- package/docker-build/standalone/.next/build-manifest.json +0 -19
- package/docker-build/standalone/.next/package.json +0 -1
- package/docker-build/standalone/.next/prerender-manifest.json +0 -114
- package/docker-build/standalone/.next/required-server-files.json +0 -164
- package/docker-build/standalone/.next/routes-manifest.json +0 -68
- package/docker-build/standalone/.next/server/app/_global-error/page/app-paths-manifest.json +0 -3
- package/docker-build/standalone/.next/server/app/_global-error/page/build-manifest.json +0 -16
- package/docker-build/standalone/.next/server/app/_global-error/page/next-font-manifest.json +0 -6
- package/docker-build/standalone/.next/server/app/_global-error/page/react-loadable-manifest.json +0 -1
- package/docker-build/standalone/.next/server/app/_global-error/page/server-reference-manifest.json +0 -4
- package/docker-build/standalone/.next/server/app/_global-error/page.js +0 -11
- package/docker-build/standalone/.next/server/app/_global-error/page.js.map +0 -5
- package/docker-build/standalone/.next/server/app/_global-error/page.js.nft.json +0 -1
- package/docker-build/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +0 -2
- package/docker-build/standalone/.next/server/app/_global-error.html +0 -2
- package/docker-build/standalone/.next/server/app/_global-error.meta +0 -15
- package/docker-build/standalone/.next/server/app/_global-error.rsc +0 -13
- package/docker-build/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +0 -5
- package/docker-build/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +0 -13
- package/docker-build/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +0 -6
- package/docker-build/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +0 -4
- package/docker-build/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +0 -1
- package/docker-build/standalone/.next/server/app/_not-found/page/app-paths-manifest.json +0 -3
- package/docker-build/standalone/.next/server/app/_not-found/page/build-manifest.json +0 -16
- package/docker-build/standalone/.next/server/app/_not-found/page/next-font-manifest.json +0 -11
- package/docker-build/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +0 -1
- package/docker-build/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +0 -4
- package/docker-build/standalone/.next/server/app/_not-found/page.js +0 -14
- package/docker-build/standalone/.next/server/app/_not-found/page.js.map +0 -5
- package/docker-build/standalone/.next/server/app/_not-found/page.js.nft.json +0 -1
- package/docker-build/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +0 -2
- package/docker-build/standalone/.next/server/app/_not-found.html +0 -1
- package/docker-build/standalone/.next/server/app/_not-found.meta +0 -16
- package/docker-build/standalone/.next/server/app/_not-found.rsc +0 -14
- package/docker-build/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +0 -14
- package/docker-build/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +0 -6
- package/docker-build/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +0 -5
- package/docker-build/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
- package/docker-build/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +0 -4
- package/docker-build/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +0 -2
- package/docker-build/standalone/.next/server/app/favicon.ico/route/app-paths-manifest.json +0 -3
- package/docker-build/standalone/.next/server/app/favicon.ico/route/build-manifest.json +0 -11
- package/docker-build/standalone/.next/server/app/favicon.ico/route.js +0 -6
- package/docker-build/standalone/.next/server/app/favicon.ico/route.js.map +0 -5
- package/docker-build/standalone/.next/server/app/favicon.ico/route.js.nft.json +0 -1
- package/docker-build/standalone/.next/server/app/favicon.ico.body +0 -0
- package/docker-build/standalone/.next/server/app/favicon.ico.meta +0 -1
- package/docker-build/standalone/.next/server/app/index.html +0 -1
- package/docker-build/standalone/.next/server/app/index.meta +0 -14
- package/docker-build/standalone/.next/server/app/index.rsc +0 -16
- package/docker-build/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +0 -5
- package/docker-build/standalone/.next/server/app/index.segments/_full.segment.rsc +0 -16
- package/docker-build/standalone/.next/server/app/index.segments/_head.segment.rsc +0 -6
- package/docker-build/standalone/.next/server/app/index.segments/_index.segment.rsc +0 -5
- package/docker-build/standalone/.next/server/app/index.segments/_tree.segment.rsc +0 -4
- package/docker-build/standalone/.next/server/app/page/app-paths-manifest.json +0 -3
- package/docker-build/standalone/.next/server/app/page/build-manifest.json +0 -16
- package/docker-build/standalone/.next/server/app/page/next-font-manifest.json +0 -11
- package/docker-build/standalone/.next/server/app/page/react-loadable-manifest.json +0 -1
- package/docker-build/standalone/.next/server/app/page/server-reference-manifest.json +0 -4
- package/docker-build/standalone/.next/server/app/page.js +0 -16
- package/docker-build/standalone/.next/server/app/page.js.map +0 -5
- package/docker-build/standalone/.next/server/app/page.js.nft.json +0 -1
- package/docker-build/standalone/.next/server/app/page_client-reference-manifest.js +0 -2
- package/docker-build/standalone/.next/server/app-paths-manifest.json +0 -6
- package/docker-build/standalone/.next/server/chunks/66d90_example-navidad__next-internal_server_app_favicon_ico_route_actions_a30dceae.js +0 -3
- package/docker-build/standalone/.next/server/chunks/[externals]_next_dist_03fe02e0._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/[root-of-the-server]__4b49000d._.js +0 -21
- package/docker-build/standalone/.next/server/chunks/[turbopack]_runtime.js +0 -795
- package/docker-build/standalone/.next/server/chunks/ssr/10072_infra_example-navidad__next-internal_server_app_page_actions_a387aef9.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_377109b0._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_90799f30._.js +0 -4
- package/docker-build/standalone/.next/server/chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_app_b9057478._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/66d90_example-navidad__next-internal_server_app__global-error_page_actions_a079475f.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/66d90_example-navidad__next-internal_server_app__not-found_page_actions_ac88cec2.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/77a20_next_dist_51be1544._.js +0 -4
- package/docker-build/standalone/.next/server/chunks/ssr/77a20_next_dist_8dba0557._.js +0 -6
- package/docker-build/standalone/.next/server/chunks/ssr/77a20_next_dist_client_components_41330064._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/77a20_next_dist_client_components_builtin_forbidden_ff3a0457.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/77a20_next_dist_client_components_builtin_global-error_e0d57e6e.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/77a20_next_dist_client_components_builtin_unauthorized_f1c47e13.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/77a20_next_dist_d332f292._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/77a20_next_dist_esm_build_templates_app-page_cf6afba1.js +0 -4
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__02f3f427._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__2f460610._.js +0 -4
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__4722e53c._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__53b749fa._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__61942f2d._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__7707ad1b._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__864cadbf._.js +0 -10
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__9939e281._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/[root-of-the-server]__d2b7072b._.js +0 -3
- package/docker-build/standalone/.next/server/chunks/ssr/[turbopack]_runtime.js +0 -795
- package/docker-build/standalone/.next/server/functions-config-manifest.json +0 -4
- package/docker-build/standalone/.next/server/middleware-build-manifest.js +0 -20
- package/docker-build/standalone/.next/server/middleware-manifest.json +0 -6
- package/docker-build/standalone/.next/server/next-font-manifest.js +0 -1
- package/docker-build/standalone/.next/server/next-font-manifest.json +0 -15
- package/docker-build/standalone/.next/server/pages/404.html +0 -1
- package/docker-build/standalone/.next/server/pages/500.html +0 -2
- package/docker-build/standalone/.next/server/pages-manifest.json +0 -4
- package/docker-build/standalone/.next/server/server-reference-manifest.js +0 -1
- package/docker-build/standalone/.next/server/server-reference-manifest.json +0 -5
- package/docker-build/standalone/.next/static/_NbfI2TKfapiyxsQgIG3h/_buildManifest.js +0 -11
- package/docker-build/standalone/.next/static/_NbfI2TKfapiyxsQgIG3h/_clientMiddlewareManifest.json +0 -1
- package/docker-build/standalone/.next/static/_NbfI2TKfapiyxsQgIG3h/_ssgManifest.js +0 -1
- package/docker-build/standalone/.next/static/chunks/57d1af92f5dc15fa.js +0 -1
- package/docker-build/standalone/.next/static/chunks/6ae71d5e8ea4d1eb.js +0 -1
- package/docker-build/standalone/.next/static/chunks/70977d70c9306213.js +0 -1
- package/docker-build/standalone/.next/static/chunks/777dac7104fe2a30.js +0 -5
- package/docker-build/standalone/.next/static/chunks/a6dad97d9634a72d.js +0 -1
- package/docker-build/standalone/.next/static/chunks/a6dad97d9634a72d.js.map +0 -1
- package/docker-build/standalone/.next/static/chunks/d6aec49b013224a2.css +0 -3
- package/docker-build/standalone/.next/static/chunks/turbopack-0ce517fb6224c1f0.js +0 -4
- package/docker-build/standalone/.next/static/media/4fa387ec64143e14-s.c1fdd6c2.woff2 +0 -0
- package/docker-build/standalone/.next/static/media/7178b3e590c64307-s.b97b3418.woff2 +0 -0
- package/docker-build/standalone/.next/static/media/797e433ab948586e-s.p.dbea232f.woff2 +0 -0
- package/docker-build/standalone/.next/static/media/8a480f0b521d4e75-s.8e0177b5.woff2 +0 -0
- package/docker-build/standalone/.next/static/media/bbc41e54d2fcbd21-s.799d8ef8.woff2 +0 -0
- package/docker-build/standalone/.next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2 +0 -0
- package/docker-build/standalone/.next/static/media/favicon.0b3bf435.ico +0 -0
- package/docker-build/standalone/package.json +0 -26
- package/docker-build/standalone/public/file.svg +0 -1
- package/docker-build/standalone/public/globe.svg +0 -1
- package/docker-build/standalone/public/next.svg +0 -1
- package/docker-build/standalone/public/vercel.svg +0 -1
- package/docker-build/standalone/public/window.svg +0 -1
- package/docker-build/standalone/server.js +0 -38
|
@@ -1,164 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 1,
|
|
3
|
-
"config": {
|
|
4
|
-
"distDir": ".next",
|
|
5
|
-
"cacheComponents": false,
|
|
6
|
-
"htmlLimitedBots": "[\\w-]+-Google|Google-[\\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight",
|
|
7
|
-
"assetPrefix": "",
|
|
8
|
-
"output": "standalone",
|
|
9
|
-
"trailingSlash": false,
|
|
10
|
-
"images": {
|
|
11
|
-
"deviceSizes": [
|
|
12
|
-
640,
|
|
13
|
-
750,
|
|
14
|
-
828,
|
|
15
|
-
1080,
|
|
16
|
-
1200,
|
|
17
|
-
1920,
|
|
18
|
-
2048,
|
|
19
|
-
3840
|
|
20
|
-
],
|
|
21
|
-
"imageSizes": [
|
|
22
|
-
32,
|
|
23
|
-
48,
|
|
24
|
-
64,
|
|
25
|
-
96,
|
|
26
|
-
128,
|
|
27
|
-
256,
|
|
28
|
-
384
|
|
29
|
-
],
|
|
30
|
-
"path": "/_next/image",
|
|
31
|
-
"loader": "default",
|
|
32
|
-
"loaderFile": "",
|
|
33
|
-
"domains": [],
|
|
34
|
-
"disableStaticImages": false,
|
|
35
|
-
"minimumCacheTTL": 14400,
|
|
36
|
-
"formats": [
|
|
37
|
-
"image/webp"
|
|
38
|
-
],
|
|
39
|
-
"maximumRedirects": 3,
|
|
40
|
-
"dangerouslyAllowLocalIP": false,
|
|
41
|
-
"dangerouslyAllowSVG": false,
|
|
42
|
-
"contentSecurityPolicy": "script-src 'none'; frame-src 'none'; sandbox;",
|
|
43
|
-
"contentDispositionType": "attachment",
|
|
44
|
-
"localPatterns": [
|
|
45
|
-
{
|
|
46
|
-
"pathname": "**",
|
|
47
|
-
"search": ""
|
|
48
|
-
}
|
|
49
|
-
],
|
|
50
|
-
"remotePatterns": [],
|
|
51
|
-
"qualities": [
|
|
52
|
-
75
|
|
53
|
-
],
|
|
54
|
-
"unoptimized": false
|
|
55
|
-
},
|
|
56
|
-
"reactMaxHeadersLength": 6000,
|
|
57
|
-
"cacheLife": {
|
|
58
|
-
"default": {
|
|
59
|
-
"stale": 300,
|
|
60
|
-
"revalidate": 900,
|
|
61
|
-
"expire": 4294967294
|
|
62
|
-
},
|
|
63
|
-
"seconds": {
|
|
64
|
-
"stale": 30,
|
|
65
|
-
"revalidate": 1,
|
|
66
|
-
"expire": 60
|
|
67
|
-
},
|
|
68
|
-
"minutes": {
|
|
69
|
-
"stale": 300,
|
|
70
|
-
"revalidate": 60,
|
|
71
|
-
"expire": 3600
|
|
72
|
-
},
|
|
73
|
-
"hours": {
|
|
74
|
-
"stale": 300,
|
|
75
|
-
"revalidate": 3600,
|
|
76
|
-
"expire": 86400
|
|
77
|
-
},
|
|
78
|
-
"days": {
|
|
79
|
-
"stale": 300,
|
|
80
|
-
"revalidate": 86400,
|
|
81
|
-
"expire": 604800
|
|
82
|
-
},
|
|
83
|
-
"weeks": {
|
|
84
|
-
"stale": 300,
|
|
85
|
-
"revalidate": 604800,
|
|
86
|
-
"expire": 2592000
|
|
87
|
-
},
|
|
88
|
-
"max": {
|
|
89
|
-
"stale": 300,
|
|
90
|
-
"revalidate": 2592000,
|
|
91
|
-
"expire": 31536000
|
|
92
|
-
}
|
|
93
|
-
},
|
|
94
|
-
"basePath": "",
|
|
95
|
-
"expireTime": 31536000,
|
|
96
|
-
"generateEtags": true,
|
|
97
|
-
"poweredByHeader": true,
|
|
98
|
-
"cacheHandlers": {},
|
|
99
|
-
"cacheMaxMemorySize": 52428800,
|
|
100
|
-
"compress": true,
|
|
101
|
-
"i18n": null,
|
|
102
|
-
"httpAgentOptions": {
|
|
103
|
-
"keepAlive": true
|
|
104
|
-
},
|
|
105
|
-
"pageExtensions": [
|
|
106
|
-
"tsx",
|
|
107
|
-
"ts",
|
|
108
|
-
"jsx",
|
|
109
|
-
"js"
|
|
110
|
-
],
|
|
111
|
-
"useFileSystemPublicRoutes": true,
|
|
112
|
-
"experimental": {
|
|
113
|
-
"ppr": false,
|
|
114
|
-
"staleTimes": {
|
|
115
|
-
"dynamic": 0,
|
|
116
|
-
"static": 300
|
|
117
|
-
},
|
|
118
|
-
"dynamicOnHover": false,
|
|
119
|
-
"inlineCss": false,
|
|
120
|
-
"authInterrupts": false,
|
|
121
|
-
"fetchCacheKeyPrefix": "",
|
|
122
|
-
"isrFlushToDisk": true,
|
|
123
|
-
"optimizeCss": false,
|
|
124
|
-
"nextScriptWorkers": false,
|
|
125
|
-
"disableOptimizedLoading": false,
|
|
126
|
-
"largePageDataBytes": 128000,
|
|
127
|
-
"serverComponentsHmrCache": true,
|
|
128
|
-
"caseSensitiveRoutes": false,
|
|
129
|
-
"validateRSCRequestHeaders": false,
|
|
130
|
-
"useSkewCookie": false,
|
|
131
|
-
"preloadEntriesOnStart": true,
|
|
132
|
-
"hideLogsAfterAbort": false,
|
|
133
|
-
"removeUncaughtErrorAndRejectionListeners": false,
|
|
134
|
-
"imgOptConcurrency": null,
|
|
135
|
-
"imgOptMaxInputPixels": 268402689,
|
|
136
|
-
"imgOptSequentialRead": null,
|
|
137
|
-
"imgOptSkipMetadata": null,
|
|
138
|
-
"imgOptTimeoutInSeconds": 7,
|
|
139
|
-
"proxyClientMaxBodySize": 10485760,
|
|
140
|
-
"trustHostHeader": false,
|
|
141
|
-
"isExperimentalCompile": false
|
|
142
|
-
}
|
|
143
|
-
},
|
|
144
|
-
"appDir": "/Users/joseviejo/2025/cc/CODECRYPTO/infra/example-navidad",
|
|
145
|
-
"relativeAppDir": "2025/cc/CODECRYPTO/infra/example-navidad",
|
|
146
|
-
"files": [
|
|
147
|
-
".next/routes-manifest.json",
|
|
148
|
-
".next/server/pages-manifest.json",
|
|
149
|
-
".next/build-manifest.json",
|
|
150
|
-
".next/prerender-manifest.json",
|
|
151
|
-
".next/server/functions-config-manifest.json",
|
|
152
|
-
".next/server/middleware-manifest.json",
|
|
153
|
-
".next/server/middleware-build-manifest.js",
|
|
154
|
-
".next/server/app-paths-manifest.json",
|
|
155
|
-
".next/app-path-routes-manifest.json",
|
|
156
|
-
".next/server/server-reference-manifest.js",
|
|
157
|
-
".next/server/server-reference-manifest.json",
|
|
158
|
-
".next/BUILD_ID",
|
|
159
|
-
".next/server/next-font-manifest.js",
|
|
160
|
-
".next/server/next-font-manifest.json",
|
|
161
|
-
".next/required-server-files.json"
|
|
162
|
-
],
|
|
163
|
-
"ignore": []
|
|
164
|
-
}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"pages404": true,
|
|
4
|
-
"appType": "app",
|
|
5
|
-
"caseSensitive": false,
|
|
6
|
-
"basePath": "",
|
|
7
|
-
"redirects": [
|
|
8
|
-
{
|
|
9
|
-
"source": "/:path+/",
|
|
10
|
-
"destination": "/:path+",
|
|
11
|
-
"internal": true,
|
|
12
|
-
"priority": true,
|
|
13
|
-
"statusCode": 308,
|
|
14
|
-
"regex": "^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"
|
|
15
|
-
}
|
|
16
|
-
],
|
|
17
|
-
"headers": [],
|
|
18
|
-
"rewrites": {
|
|
19
|
-
"beforeFiles": [],
|
|
20
|
-
"afterFiles": [],
|
|
21
|
-
"fallback": []
|
|
22
|
-
},
|
|
23
|
-
"dynamicRoutes": [],
|
|
24
|
-
"staticRoutes": [
|
|
25
|
-
{
|
|
26
|
-
"page": "/",
|
|
27
|
-
"regex": "^/(?:/)?$",
|
|
28
|
-
"routeKeys": {},
|
|
29
|
-
"namedRegex": "^/(?:/)?$"
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"page": "/_global-error",
|
|
33
|
-
"regex": "^/_global\\-error(?:/)?$",
|
|
34
|
-
"routeKeys": {},
|
|
35
|
-
"namedRegex": "^/_global\\-error(?:/)?$"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"page": "/_not-found",
|
|
39
|
-
"regex": "^/_not\\-found(?:/)?$",
|
|
40
|
-
"routeKeys": {},
|
|
41
|
-
"namedRegex": "^/_not\\-found(?:/)?$"
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"page": "/favicon.ico",
|
|
45
|
-
"regex": "^/favicon\\.ico(?:/)?$",
|
|
46
|
-
"routeKeys": {},
|
|
47
|
-
"namedRegex": "^/favicon\\.ico(?:/)?$"
|
|
48
|
-
}
|
|
49
|
-
],
|
|
50
|
-
"dataRoutes": [],
|
|
51
|
-
"rsc": {
|
|
52
|
-
"header": "rsc",
|
|
53
|
-
"varyHeader": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch",
|
|
54
|
-
"prefetchHeader": "next-router-prefetch",
|
|
55
|
-
"didPostponeHeader": "x-nextjs-postponed",
|
|
56
|
-
"contentTypeHeader": "text/x-component",
|
|
57
|
-
"suffix": ".rsc",
|
|
58
|
-
"prefetchSegmentHeader": "next-router-segment-prefetch",
|
|
59
|
-
"prefetchSegmentSuffix": ".segment.rsc",
|
|
60
|
-
"prefetchSegmentDirSuffix": ".segments",
|
|
61
|
-
"clientParamParsing": false,
|
|
62
|
-
"dynamicRSCPrerender": false
|
|
63
|
-
},
|
|
64
|
-
"rewriteHeaders": {
|
|
65
|
-
"pathHeader": "x-nextjs-rewritten-path",
|
|
66
|
-
"queryHeader": "x-nextjs-rewritten-query"
|
|
67
|
-
}
|
|
68
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"devFiles": [],
|
|
3
|
-
"ampDevFiles": [],
|
|
4
|
-
"polyfillFiles": [
|
|
5
|
-
"static/chunks/a6dad97d9634a72d.js"
|
|
6
|
-
],
|
|
7
|
-
"lowPriorityFiles": [],
|
|
8
|
-
"rootMainFiles": [
|
|
9
|
-
"static/chunks/6ae71d5e8ea4d1eb.js",
|
|
10
|
-
"static/chunks/70977d70c9306213.js",
|
|
11
|
-
"static/chunks/777dac7104fe2a30.js",
|
|
12
|
-
"static/chunks/turbopack-0ce517fb6224c1f0.js"
|
|
13
|
-
],
|
|
14
|
-
"pages": {},
|
|
15
|
-
"ampFirstPages": []
|
|
16
|
-
}
|
package/docker-build/standalone/.next/server/app/_global-error/page/react-loadable-manifest.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/_global-error/page.js")
|
|
2
|
-
R.c("server/chunks/ssr/[root-of-the-server]__2f460610._.js")
|
|
3
|
-
R.c("server/chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_377109b0._.js")
|
|
4
|
-
R.c("server/chunks/ssr/77a20_next_dist_51be1544._.js")
|
|
5
|
-
R.c("server/chunks/ssr/[root-of-the-server]__53b749fa._.js")
|
|
6
|
-
R.c("server/chunks/ssr/[root-of-the-server]__864cadbf._.js")
|
|
7
|
-
R.c("server/chunks/ssr/77a20_next_dist_d332f292._.js")
|
|
8
|
-
R.c("server/chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_app_b9057478._.js")
|
|
9
|
-
R.c("server/chunks/ssr/66d90_example-navidad__next-internal_server_app__global-error_page_actions_a079475f.js")
|
|
10
|
-
R.m(68652)
|
|
11
|
-
module.exports=R.m(68652).exports
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_377109b0._.js","../../chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_app_b9057478._.js","../../chunks/ssr/66d90_example-navidad__next-internal_server_app__global-error_page_actions_a079475f.js","../../chunks/ssr/77a20_next_dist_51be1544._.js","../../chunks/ssr/77a20_next_dist_8dba0557._.js","../../chunks/ssr/77a20_next_dist_d332f292._.js","../../chunks/ssr/[root-of-the-server]__2f460610._.js","../../chunks/ssr/[root-of-the-server]__53b749fa._.js","../../chunks/ssr/[root-of-the-server]__864cadbf._.js","../../chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","../../chunks/ssr/[turbopack]_runtime.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
package/docker-build/standalone/.next/server/app/_global-error/page_client-reference-manifest.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/_global-error/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":71128,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":71128,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":25322,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":25322,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":58732,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":58732,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":83612,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/client-page.js":{"id":83612,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":75447,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":75447,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":31756,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":31756,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":31043,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":31043,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":77901,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":77901,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false}},"ssrModuleMapping":{"71128":{"*":{"id":46997,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"25322":{"*":{"id":386,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"58732":{"*":{"id":47344,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"83612":{"*":{"id":72471,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"75447":{"*":{"id":68155,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"31756":{"*":{"id":53528,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"31043":{"*":{"id":11020,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"77901":{"*":{"id":92495,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"71128":{"*":{"id":6015,"name":"*","chunks":[],"async":false}},"25322":{"*":{"id":4548,"name":"*","chunks":[],"async":false}},"58732":{"*":{"id":9079,"name":"*","chunks":[],"async":false}},"83612":{"*":{"id":49014,"name":"*","chunks":[],"async":false}},"75447":{"*":{"id":27853,"name":"*","chunks":[],"async":false}},"31756":{"*":{"id":51323,"name":"*","chunks":[],"async":false}},"31043":{"*":{"id":21061,"name":"*","chunks":[],"async":false}},"77901":{"*":{"id":54972,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/2025/cc/CODECRYPTO/infra/example-navidad/app/favicon.ico":[]},"entryJSFiles":{"[project]/2025/cc/CODECRYPTO/infra/example-navidad/app/favicon.ico":["static/chunks/57d1af92f5dc15fa.js"]}}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><!--_NbfI2TKfapiyxsQgIG3h--><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/6ae71d5e8ea4d1eb.js"/><script src="/_next/static/chunks/70977d70c9306213.js" async=""></script><script src="/_next/static/chunks/777dac7104fe2a30.js" async=""></script><script src="/_next/static/chunks/turbopack-0ce517fb6224c1f0.js" async=""></script><script src="/_next/static/chunks/57d1af92f5dc15fa.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: Internal Server Error.</title><link rel="icon" href="/favicon.ico?favicon.0b3bf435.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";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)}
|
|
2
|
-
@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/6ae71d5e8ea4d1eb.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[25322,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"default\"]\n3:I[58732,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"default\"]\n4:I[77901,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[77901,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"ViewportBoundary\"]\n9:I[77901,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"MetadataBoundary\"]\nb:I[71128,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"default\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"_NbfI2TKfapiyxsQgIG3h\",\"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.\"}]}]]}]}]}]]}],null,[\"$\",\"$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,"c:I[31043,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"IconMark\"]\n6:null\na:[[\"$\",\"link\",\"0\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0b3bf435.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Lc\",\"1\",{}]]\n"])</script></body></html>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"status": 500,
|
|
3
|
-
"headers": {
|
|
4
|
-
"x-nextjs-stale-time": "300",
|
|
5
|
-
"x-nextjs-prerender": "1",
|
|
6
|
-
"x-next-cache-tags": "_N_T_/layout,_N_T_/_global-error/layout,_N_T_/_global-error/page,_N_T_/_global-error"
|
|
7
|
-
},
|
|
8
|
-
"segmentPaths": [
|
|
9
|
-
"/_tree",
|
|
10
|
-
"/_full",
|
|
11
|
-
"/__PAGE__",
|
|
12
|
-
"/_index",
|
|
13
|
-
"/_head"
|
|
14
|
-
]
|
|
15
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
2:I[25322,["/_next/static/chunks/57d1af92f5dc15fa.js"],"default"]
|
|
3
|
-
3:I[58732,["/_next/static/chunks/57d1af92f5dc15fa.js"],"default"]
|
|
4
|
-
4:I[77901,["/_next/static/chunks/57d1af92f5dc15fa.js"],"OutletBoundary"]
|
|
5
|
-
5:"$Sreact.suspense"
|
|
6
|
-
7:I[77901,["/_next/static/chunks/57d1af92f5dc15fa.js"],"ViewportBoundary"]
|
|
7
|
-
9:I[77901,["/_next/static/chunks/57d1af92f5dc15fa.js"],"MetadataBoundary"]
|
|
8
|
-
b:I[71128,["/_next/static/chunks/57d1af92f5dc15fa.js"],"default"]
|
|
9
|
-
0:{"P":null,"b":"_NbfI2TKfapiyxsQgIG3h","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."}]}]]}]}]}]]}],null,["$","$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}
|
|
10
|
-
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
11
|
-
c:I[31043,["/_next/static/chunks/57d1af92f5dc15fa.js"],"IconMark"]
|
|
12
|
-
6:null
|
|
13
|
-
a:[["$","link","0",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Lc","1",{}]]
|
package/docker-build/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
2:I[77901,["/_next/static/chunks/57d1af92f5dc15fa.js"],"OutletBoundary"]
|
|
3
|
-
3:"$Sreact.suspense"
|
|
4
|
-
0:{"buildId":"_NbfI2TKfapiyxsQgIG3h","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."}]}]]}]}]}]]}],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"loading":null,"isPartial":false}
|
|
5
|
-
4:null
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
2:I[25322,["/_next/static/chunks/57d1af92f5dc15fa.js"],"default"]
|
|
3
|
-
3:I[58732,["/_next/static/chunks/57d1af92f5dc15fa.js"],"default"]
|
|
4
|
-
4:I[77901,["/_next/static/chunks/57d1af92f5dc15fa.js"],"OutletBoundary"]
|
|
5
|
-
5:"$Sreact.suspense"
|
|
6
|
-
7:I[77901,["/_next/static/chunks/57d1af92f5dc15fa.js"],"ViewportBoundary"]
|
|
7
|
-
9:I[77901,["/_next/static/chunks/57d1af92f5dc15fa.js"],"MetadataBoundary"]
|
|
8
|
-
b:I[71128,["/_next/static/chunks/57d1af92f5dc15fa.js"],"default"]
|
|
9
|
-
0:{"P":null,"b":"_NbfI2TKfapiyxsQgIG3h","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."}]}]]}]}]}]]}],null,["$","$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}
|
|
10
|
-
8:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
11
|
-
c:I[31043,["/_next/static/chunks/57d1af92f5dc15fa.js"],"IconMark"]
|
|
12
|
-
6:null
|
|
13
|
-
a:[["$","link","0",{"rel":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$Lc","1",{}]]
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
2:I[77901,["/_next/static/chunks/57d1af92f5dc15fa.js"],"ViewportBoundary"]
|
|
3
|
-
3:I[77901,["/_next/static/chunks/57d1af92f5dc15fa.js"],"MetadataBoundary"]
|
|
4
|
-
4:"$Sreact.suspense"
|
|
5
|
-
5:I[31043,["/_next/static/chunks/57d1af92f5dc15fa.js"],"IconMark"]
|
|
6
|
-
0:{"buildId":"_NbfI2TKfapiyxsQgIG3h","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":"icon","href":"/favicon.ico?favicon.0b3bf435.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","1",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
1:"$Sreact.fragment"
|
|
2
|
-
2:I[25322,["/_next/static/chunks/57d1af92f5dc15fa.js"],"default"]
|
|
3
|
-
3:I[58732,["/_next/static/chunks/57d1af92f5dc15fa.js"],"default"]
|
|
4
|
-
0:{"buildId":"_NbfI2TKfapiyxsQgIG3h","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0:{"buildId":"_NbfI2TKfapiyxsQgIG3h","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}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"devFiles": [],
|
|
3
|
-
"ampDevFiles": [],
|
|
4
|
-
"polyfillFiles": [
|
|
5
|
-
"static/chunks/a6dad97d9634a72d.js"
|
|
6
|
-
],
|
|
7
|
-
"lowPriorityFiles": [],
|
|
8
|
-
"rootMainFiles": [
|
|
9
|
-
"static/chunks/6ae71d5e8ea4d1eb.js",
|
|
10
|
-
"static/chunks/70977d70c9306213.js",
|
|
11
|
-
"static/chunks/777dac7104fe2a30.js",
|
|
12
|
-
"static/chunks/turbopack-0ce517fb6224c1f0.js"
|
|
13
|
-
],
|
|
14
|
-
"pages": {},
|
|
15
|
-
"ampFirstPages": []
|
|
16
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"pages": {},
|
|
3
|
-
"app": {
|
|
4
|
-
"[project]/2025/cc/CODECRYPTO/infra/example-navidad/app/_not-found/page": [
|
|
5
|
-
"static/media/caa3a2e1cccd8315-s.p.853070df.woff2",
|
|
6
|
-
"static/media/797e433ab948586e-s.p.dbea232f.woff2"
|
|
7
|
-
]
|
|
8
|
-
},
|
|
9
|
-
"appUsingSizeAdjust": true,
|
|
10
|
-
"pagesUsingSizeAdjust": false
|
|
11
|
-
}
|
package/docker-build/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/_not-found/page.js")
|
|
2
|
-
R.c("server/chunks/ssr/[root-of-the-server]__7707ad1b._.js")
|
|
3
|
-
R.c("server/chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_377109b0._.js")
|
|
4
|
-
R.c("server/chunks/ssr/77a20_next_dist_esm_build_templates_app-page_cf6afba1.js")
|
|
5
|
-
R.c("server/chunks/ssr/[root-of-the-server]__53b749fa._.js")
|
|
6
|
-
R.c("server/chunks/ssr/[root-of-the-server]__864cadbf._.js")
|
|
7
|
-
R.c("server/chunks/ssr/77a20_next_dist_d332f292._.js")
|
|
8
|
-
R.c("server/chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_app_b9057478._.js")
|
|
9
|
-
R.c("server/chunks/ssr/[root-of-the-server]__02f3f427._.js")
|
|
10
|
-
R.c("server/chunks/ssr/77a20_next_dist_client_components_41330064._.js")
|
|
11
|
-
R.c("server/chunks/ssr/77a20_next_dist_client_components_builtin_forbidden_ff3a0457.js")
|
|
12
|
-
R.c("server/chunks/ssr/66d90_example-navidad__next-internal_server_app__not-found_page_actions_ac88cec2.js")
|
|
13
|
-
R.m(48507)
|
|
14
|
-
module.exports=R.m(48507).exports
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_377109b0._.js","../../chunks/ssr/2025_cc_CODECRYPTO_infra_example-navidad_app_b9057478._.js","../../chunks/ssr/66d90_example-navidad__next-internal_server_app__not-found_page_actions_ac88cec2.js","../../chunks/ssr/77a20_next_dist_8dba0557._.js","../../chunks/ssr/77a20_next_dist_client_components_41330064._.js","../../chunks/ssr/77a20_next_dist_client_components_builtin_forbidden_ff3a0457.js","../../chunks/ssr/77a20_next_dist_d332f292._.js","../../chunks/ssr/77a20_next_dist_esm_build_templates_app-page_cf6afba1.js","../../chunks/ssr/[root-of-the-server]__02f3f427._.js","../../chunks/ssr/[root-of-the-server]__53b749fa._.js","../../chunks/ssr/[root-of-the-server]__7707ad1b._.js","../../chunks/ssr/[root-of-the-server]__864cadbf._.js","../../chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","../../chunks/ssr/[turbopack]_runtime.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
package/docker-build/standalone/.next/server/app/_not-found/page_client-reference-manifest.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/_not-found/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":71128,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/client/components/builtin/global-error.js":{"id":71128,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":25322,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/layout-router.js":{"id":25322,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":58732,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":58732,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":83612,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/client-page.js":{"id":83612,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":75447,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/client-segment.js":{"id":75447,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":31756,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":31756,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":31043,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":31043,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":77901,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false},"[project]/2025/cc/CODECRYPTO/infra/example-navidad/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":77901,"name":"*","chunks":["/_next/static/chunks/57d1af92f5dc15fa.js"],"async":false}},"ssrModuleMapping":{"71128":{"*":{"id":46997,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"25322":{"*":{"id":386,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"58732":{"*":{"id":47344,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"83612":{"*":{"id":72471,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"75447":{"*":{"id":68155,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"31756":{"*":{"id":53528,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"31043":{"*":{"id":11020,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}},"77901":{"*":{"id":92495,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__b4b0aa8a._.js","server/chunks/ssr/77a20_next_dist_8dba0557._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"71128":{"*":{"id":6015,"name":"*","chunks":[],"async":false}},"25322":{"*":{"id":4548,"name":"*","chunks":[],"async":false}},"58732":{"*":{"id":9079,"name":"*","chunks":[],"async":false}},"83612":{"*":{"id":49014,"name":"*","chunks":[],"async":false}},"75447":{"*":{"id":27853,"name":"*","chunks":[],"async":false}},"31756":{"*":{"id":51323,"name":"*","chunks":[],"async":false}},"31043":{"*":{"id":21061,"name":"*","chunks":[],"async":false}},"77901":{"*":{"id":54972,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/2025/cc/CODECRYPTO/infra/example-navidad/app/favicon.ico":[],"[project]/2025/cc/CODECRYPTO/infra/example-navidad/app/layout":[{"path":"static/chunks/d6aec49b013224a2.css","inlined":false}]},"entryJSFiles":{"[project]/2025/cc/CODECRYPTO/infra/example-navidad/app/favicon.ico":["static/chunks/57d1af92f5dc15fa.js"],"[project]/2025/cc/CODECRYPTO/infra/example-navidad/app/layout":[]}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html><!--_NbfI2TKfapiyxsQgIG3h--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/d6aec49b013224a2.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/6ae71d5e8ea4d1eb.js"/><script src="/_next/static/chunks/70977d70c9306213.js" async=""></script><script src="/_next/static/chunks/777dac7104fe2a30.js" async=""></script><script src="/_next/static/chunks/turbopack-0ce517fb6224c1f0.js" async=""></script><script src="/_next/static/chunks/57d1af92f5dc15fa.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Create Next App</title><meta name="description" content="Generated by create next app"/><link rel="icon" href="/favicon.ico?favicon.0b3bf435.ico" sizes="256x256" type="image/x-icon"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><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:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/6ae71d5e8ea4d1eb.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[25322,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"default\"]\n3:I[58732,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"default\"]\n4:I[77901,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n7:I[77901,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"ViewportBoundary\"]\n9:I[77901,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"MetadataBoundary\"]\nb:I[71128,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"default\"]\n:HL[\"/_next/static/chunks/d6aec49b013224a2.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"_NbfI2TKfapiyxsQgIG3h\",\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/d6aec49b013224a2.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable antialiased\",\"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\",\"$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,"c:I[31043,[\"/_next/static/chunks/57d1af92f5dc15fa.js\"],\"IconMark\"]\n6:null\na:[[\"$\",\"title\",\"0\",{\"children\":\"Create Next App\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Generated by create next app\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0b3bf435.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"$Lc\",\"3\",{}]]\n"])</script></body></html>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"status": 404,
|
|
3
|
-
"headers": {
|
|
4
|
-
"x-nextjs-stale-time": "300",
|
|
5
|
-
"x-nextjs-prerender": "1",
|
|
6
|
-
"x-next-cache-tags": "_N_T_/layout,_N_T_/_not-found/layout,_N_T_/_not-found/page,_N_T_/_not-found"
|
|
7
|
-
},
|
|
8
|
-
"segmentPaths": [
|
|
9
|
-
"/_tree",
|
|
10
|
-
"/_full",
|
|
11
|
-
"/_not-found/__PAGE__",
|
|
12
|
-
"/_not-found",
|
|
13
|
-
"/_index",
|
|
14
|
-
"/_head"
|
|
15
|
-
]
|
|
16
|
-
}
|