# Cryptomus API Configuration # Get these from your Cryptomus merchant dashboard: https://cryptomus.com/merchant CRYPTOMUS_MERCHANT_ID=your_merchant_id_here CRYPTOMUS_PAYMENT_API_KEY=your_payment_api_key_here # NextAuth URL Configuration NEXTAUTH_URL=http://localhost:3002