ENV_VARS "undefined" when deploying Next JS app through Gitlab CI/CD to a Kubernetes cluster
Unanswered
Common Moorhen posted this in #help-forum
Common MoorhenOP
when deploying env variables from nextjs i see that env is set but the app is not working since env variables are undefined. the problem is most likely in the build, did i miss something?