# Environment variables for Cloudflare Pages deployment # Copy this to .env and configure as needed # Cloudflare configuration (optional) # CLOUDFLARE_ACCOUNT_ID=your-account-id # CLOUDFLARE_API_TOKEN=your-api-token # Build configuration NODE_VERSION=20 NPM_VERSION=latest