.gitignore's ".next/" rule (no leading slash) matched at any depth, so build/.next was silently excluded from every commit even though build.sh populates it. The Docker image was built without the compiled server/static output, so server.js had nothing to serve. Anchor the rule to the repo root and commit the compiled output that Dokploy actually needs.
17 lines
1.0 KiB
JavaScript
17 lines
1.0 KiB
JavaScript
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/blog/page.js")
|
|
R.c("server/chunks/ssr/_0sw0r2k._.js")
|
|
R.c("server/chunks/ssr/[root-of-the-server]__0800b30._.js")
|
|
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0kg5hi0.js")
|
|
R.c("server/chunks/ssr/node_modules_next_dist_09jzzl8._.js")
|
|
R.c("server/chunks/ssr/[root-of-the-server]__07uj_3p._.js")
|
|
R.c("server/chunks/ssr/node_modules_next_dist_0_t6nhm._.js")
|
|
R.c("server/chunks/ssr/[root-of-the-server]__0ed.-2a._.js")
|
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0inhx6q._.js")
|
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_0ghu-f7.js")
|
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0cjv-23.js")
|
|
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0lgvd_..js")
|
|
R.c("server/chunks/ssr/_next-internal_server_app_blog_page_actions_0s90404.js")
|
|
R.c("server/chunks/ssr/[root-of-the-server]__055c-aq._.js")
|
|
R.m(87282)
|
|
module.exports=R.m(87282).exports
|