4 Commits

Author SHA1 Message Date
d97a2b97a6 chore(deps): pin dependencies
All checks were successful
Lint / Lint and Check (push) Successful in 34s
2025-12-13 11:27:36 +01:00
05a0cb387d add wget to runner image for healthcheck
All checks were successful
Lint / Lint and Check (push) Successful in 35s
2025-12-09 13:28:08 +01:00
8286b9801f add curl for healthcheck
All checks were successful
Lint / Lint and Check (push) Successful in 38s
2025-12-09 13:24:43 +01:00
ba3ef8bc2b Add Docker support for optimized Next.js deployment
All checks were successful
Lint / Lint and Check (push) Successful in 36s
Introduces Docker configuration files to enable containerized builds
and streamlined deployment using a multi-stage strategy with
standalone Next.js output. Updates configuration to optimize image
size and leverage production best practices.
2025-12-09 13:18:19 +01:00