NuxtN
Nuxt3y ago
9 replies
oemer

Can i set `.env` file path inside `nuxt.config.ts`?

I know I can use yarn dev --dotenv ../.env. But I want to define this inside nuxt.config.ts. Is this possible?
Was this page helpful?