# Local development only (`npm run dev`). Reference for the values # `npm run dev` reads from .env; nothing here is used by a deployed build. # # In a deployed environment these values come from config.js, which the server # writes when it places the build. Do not commit environment-specific values — # one build is promoted across environments unchanged. VITE_ZINO_API_URL=http://localhost:8085 VITE_ZINO_MOCK=false