1. Prepare your environment
- Install Node.js 20+ and npm.
- Create environment variables for production values.
- Confirm your repository has the latest B Connect changes.
Follow this guide to deploy B Connect reliably and validate your production environment.
Production rollout
npm install npm run lint npm run build npm run start