```env MONGODB_URI=mongodb+srv://username:password@cluster.mongodb.net/dbname?retryWrites=true&w=majority JWT_SECRET=your_jwt_secret_here BASE_URL=http://localhost:3000 NEXT_PUBLIC_GA_TRACKING_ID=UA-XXXXXXXXX-X ```