# Production environment configuration # These values are used when running `npm run build` # Backend API base URL VITE_API_BASE_URL=https://api.pocket.manticorum.com # WebSocket URL (Socket.IO server) VITE_WS_URL=https://api.pocket.manticorum.com # OAuth redirect URI (must match OAuth provider configuration) VITE_OAUTH_REDIRECT_URI=https://pocket.manticorum.com/auth/callback