I want to use another .env file in development and production. For production build, I use npm run build:production and for development, I use npm r
npm run build:production
npm r