stack-orchestrator/stack_orchestrator/data/container-build/cerc-nextjs-base
A. F. Dudley 15fa52227b
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 2m7s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m34s
Webapp Test / Run webapp test suite (pull_request) Failing after 7m16s
Smoke Test / Run basic test suite (pull_request) Successful in 8m41s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 8m49s
fix(webapp): replace next experimental-compile with next build
experimental-compile was removed in Next.js 14+. The functionality was
merged into the standard build command.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 04:52:11 +00:00
..
scripts fix(webapp): replace next experimental-compile with next build 2026-03-03 04:52:11 +00:00
build.sh Exit non-0 if docker build fails. (#778) 2024-03-06 18:38:30 +00:00
Dockerfile Add support for pnpm as a webapp build tool. (#767) 2024-02-26 23:31:52 +00:00
Dockerfile.webapp Don't change the next.js version by default. (#640) 2023-11-13 11:56:04 -06:00