set custom Environment on nuxt build [issue link] Hello. I want set custom custom Environment set NODE_ENV=test && nuxt build in my code console.log('NODE_ENV', process.env.NODE_ENV) => production Any ideas? How set Environment? This question is available on Nuxt.js community (#c552)