fix: stop .gitignore from excluding build/.next (site 502/blank after deploy)

.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.
This commit is contained in:
2026-07-14 11:30:24 +05:30
parent a9f15dd25e
commit 4b8277af70
600 changed files with 82555 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/blog/[slug]/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__0ujg1rs._.js")
R.c("server/chunks/ssr/src_0nu2mva._.js")
R.c("server/chunks/ssr/_0sw0r2k._.js")
R.c("server/chunks/ssr/node_modules_next_dist_09jzzl8._.js")
R.c("server/chunks/ssr/node_modules_next_dist_11dij6w._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0a~j._2.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_[slug]_page_actions_0t.ya_n.js")
R.c("server/chunks/ssr/[root-of-the-server]__055c-aq._.js")
R.m(47413)
module.exports=R.m(47413).exports