Environment Variables (client)
Create.env.local in client/ with the following variables as needed.
NextAuth
API
Analytics/Telemetry (optional)
Tips
- Variables prefixed with
NEXT_PUBLIC_are exposed to the browser. - Restart the dev server after changing env vars.