"scripts": { "build:dev": "APP_ENV=development vite build", "build:prod": "APP_ENV=production vite build", }