# NUXT_PUBLIC_XXX environment variables not overriding public runtimeConfig in production
Define environment variable after npm build and before npm start
3.xpending triage
In the production environment, `useRuntimeConfig()` will expose all the environment variables.
pending triagepossible regression