Add build args support for NEXT_PUBLIC environment variables

Fixkamo-login
Shipped
October 17, 2025 at 11:18 PM UTC
Author
snadjafinia
Commit
74f7289

- Added ARG declarations for NEXT_PUBLIC_RE***_SITE_KEY and related vars - Converted ARGs to ENV vars for Next.js build process - Created BUILD_ARGS_REQUIRED.md with instructions for CI/CD IMPORTANT: The CI/CD workflow must now pass these as --build-arg: docker build --build-arg **************** ... Without build args, re*** will not work (vars will be empty in JS bundle).

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing