.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
NEXT_PUBLIC_APP_ID
APP ID
NEXT_PUBLIC_APP_KEY
secret
APP API key
NEXT_PUBLIC_API_URL
API url prefix
NEXT_PUBLIC_APP_TYPE_WORKFLOW
APP type true for workflow apps
NEXT_PUBLIC_APP_BASE_URL_PATH
Base URL path for the application
NEXT_PUBLIC_API_PREFIX
API prefix path for the application