PORT=3000 NODE_ENV=production NEXT_PUBLIC_APP_URL="https://admineasywork.corporateera.com" DATABASE_URL="mysql://theglobalunivers_fleetguard:F9.C{G53inZJ@localhost:3306/theglobalunivers_easywork" PRISMA_GENERATE_SKIP_AUTOINSTALL=1 PRISMA_CLIENT_ENGINE_TYPE=binary EMAIL_SERVER_HOST="smtp.gmail.com" EMAIL_SERVER_PORT=587 EMAIL_SERVER_USER="your-email@gmail.com" EMAIL_SERVER_PASSWORD="your-app-password" EMAIL_FROM="noreply@yourapp.com"