.env.local.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
NEXT_PUBLIC_ROOT_URL
Override ROOT_URL with your local IP address for mobile testing Example: NEXT_PUBLIC_ROOT_URL=http://192.168.4.40:9500