You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For distributing prebuilt via docker and the like, we need to make sure environment variables can be configured at runtime. This will probably mean moving most NEXT_PUBLIC vars to be server-only so they can be provided at runtime if necessary
The text was updated successfully, but these errors were encountered:
For distributing prebuilt via docker and the like, we need to make sure environment variables can be configured at runtime. This will probably mean moving most
NEXT_PUBLIC
vars to be server-only so they can be provided at runtime if necessaryThe text was updated successfully, but these errors were encountered: