#nitros access to .env variables after building
1 messages · Page 1 of 1 (latest)
you are responsible to provide env variables to nuxt/nitro at runtime 🙂
this is also mentioned in the docs 👍
1 messages · Page 1 of 1 (latest)
during development nitro can access variables at .env
after building and running preview it will not access .env in project root. Where should .env files be to make them accessible to 'preview' nitro
you are responsible to provide env variables to nuxt/nitro at runtime 🙂
this is also mentioned in the docs 👍