Cap icon indicating copy to clipboard operation
Cap copied to clipboard

Make sure web envs aren't baked in at compile time

Open Brendonovich opened this issue 9 months ago • 0 comments

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

Brendonovich avatar Mar 19 '25 07:03 Brendonovich