.env.local.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
NEXT_PUBLIC_BACKEND_URL
your url here
NEXT_PUBLIC_ENV
development or production
NEXT_PUBLIC_MIXPANEL_KEY
secret
insert mixpanel key here if you have one