.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
DATABASE_URL
secret
Neon Database
CLERK_SECRET_KEY
secret
Authentication
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
secret
NEXT_PUBLIC_CLERK_SIGN_IN_URL
You don't need to change these, just copy them over into your `.env` file.
NEXT_PUBLIC_CLERK_SIGN_UP_URL
NEXT_PUBLIC_CLERK_SIGN_IN_FORCE_REDIRECT_URL
NEXT_PUBLIC_CLERK_SIGN_UP_FORCE_REDIRECT_URL
UPSTASH_REDIS_REST_URL
Upstash Redis
UPSTASH_REDIS_REST_TOKEN
secret
RESEND_API_KEY
secret
Resend