-
Notifications
You must be signed in to change notification settings - Fork 29.5k
Closed
Labels
bugIssue was opened via the bug report template.Issue was opened via the bug report template.
Description
What version of Next.js are you using?
10.0.7
What version of Node.js are you using?
14.x
What browser are you using?
Chrome
What operating system are you using?
MacOs
How are you deploying your application?
Kubernetes
Describe the Bug
Simply put the env-vars
act as build-args, it is not possible to do any override of env-variables in runtime.
Expected Behavior
Env-vars ( when not using export ) should not be bundled, but updatable through the environment in runtime.
To Reproduce
I've made a repository showcasing the frustration
https://github.com/skrhlm/NEXT-JS-ENV-VARS
alexanderflink and axeen
Metadata
Metadata
Assignees
Labels
bugIssue was opened via the bug report template.Issue was opened via the bug report template.