soroush.asadi b2ed75cf2d
deploy / deploy (push) Failing after 3m16s
Fix build: collapse deps+builder, add libc6-compat
The cross-stage COPY --from=deps /app/node_modules caused
sh: next: not found in the builder stage. Fix by merging deps
and builder into one stage — npm ci and next build run in the
same layer so node_modules is always present when building.

Also add libc6-compat (required by Next.js SWC binaries on Alpine)
to both builder and runner stages.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 15:17:07 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
2026-05-31 12:47:02 +03:30
S
Description
No description provided
642 KiB
Languages
C# 42.2%
HTML 40.4%
CSS 12.2%
JavaScript 4.2%
Dockerfile 1%