Next.js requiring env variables in build variables
I'm deploying a new Next.js app to a worker using OpenNext. However I'm running into an issue where it cannot detect env variables unless I also add them to the build variables in the dashboard.
Is that normal?
0 Replies