b2ed75cf2d4189bc9d35043fc207cec3e1b47933
deploy / deploy (push) Failing after 3m16s
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>
Description
No description provided
Languages
C#
42.2%
HTML
40.4%
CSS
12.2%
JavaScript
4.2%
Dockerfile
1%