stack-orchestrator/stack_orchestrator/data/container-build/cerc-nextjs-base
Thomas E Lackey f64683f03b
All checks were successful
Lint Checks / Run linter (push) Successful in 32s
Publish / Build and publish (push) Successful in 1m11s
Smoke Test / Run basic test suite (push) Successful in 4m1s
Webapp Test / Run webapp test suite (push) Successful in 4m39s
Deploy Test / Run deploy test suite (push) Successful in 4m44s
Use a more flexible mechanism to inject config into next.config.js for runtime env. (#901)
Instead of attempting to rewriting the nextConfig file directly, inject a helper function to add the config we need.

Reviewed-on: #901
Reviewed-by: David Boreham <dboreham@noreply.git.vdb.to>
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-07-31 03:22:23 +00:00
..
scripts Use a more flexible mechanism to inject config into next.config.js for runtime env. (#901) 2024-07-31 03:22:23 +00:00
build.sh Exit non-0 if docker build fails. (#778) 2024-03-06 18:38:30 +00:00
Dockerfile Add support for bun as a webapp package manager (#800) 2024-07-09 18:00:14 +00:00
Dockerfile.webapp Don't change the next.js version by default. (#640) 2023-11-13 11:56:04 -06:00