build.sh runs npm run build on macOS, so only the host's sharp binary (darwin-arm64) got traced into the standalone output. The container runs node:20-alpine (Linux, musl libc), which cannot load that binary - the server crashed at runtime, causing a 502 even though the docker build itself succeeded. npm pack can fetch another platform's prebuilt sharp/libvips tarballs without an install-time OS check, so build.sh now pulls the linux-musl x64 and arm64 builds directly into build/node_modules and drops the now-unused host binary.
16 lines
1.0 KiB
JavaScript
16 lines
1.0 KiB
JavaScript
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/contact/page.js")
|
|
R.c("server/chunks/ssr/[root-of-the-server]__12mff8~._.js")
|
|
R.c("server/chunks/ssr/node_modules_next_dist_09jzzl8._.js")
|
|
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_01bbzeh.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_contact_page_actions_0~2h-ad.js")
|
|
R.c("server/chunks/ssr/[root-of-the-server]__055c-aq._.js")
|
|
R.m(73006)
|
|
module.exports=R.m(73006).exports
|