Vite 
Env Variables and Modes 
During production, the following environment variables are still statically replaced:
- Built-in variables: - MODE,- BASE_URL,- PROD,- DEV, and- SSR.
- @vitejs/plugin-legacy variable: - LEGACY.
- envPrefix-ed variables. 
During production, the following environment variables are still statically replaced:
Built-in variables: MODE, BASE_URL, PROD, DEV, and SSR.
@vitejs/plugin-legacy variable: LEGACY.
envPrefix-ed variables.