.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
OPENAI_API_KEY
secret
Copy this file to .env.local and fill in your values
BILLING_ENABLED
Billing feature flag: false: hide/disable paid checkout flows true: enable Stripe checkout + webhook processing
NEXT_PUBLIC_BILLING_ENABLED