Skip to content

Conversation

@simonbs
Copy link
Contributor

@simonbs simonbs commented Sep 10, 2024

This PR ensures that we no longer use environment variables prefixed with NEXT_PUBLIC_ as the values of these are inlined at build time, according to Next.js' documentation, and this causes us to use incorrect values.

@github-actions
Copy link

⚠️ It looks like .env.example has changed. Remember to update the Setting Environment Variables article accordingly.

@simonbs simonbs enabled auto-merge September 10, 2024 08:06
@simonbs simonbs merged commit 5e22c8b into develop Sep 10, 2024
@simonbs simonbs deleted the bugfix/avoiding-inline-environment-variable-values branch September 10, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants