Change NODE_ENV in production #2263
-
|
Hey, I have a small question concerning the At the moment, it depends on Do you guys know a nice workaround? :) Maybe the mailer should depend on something else 🤷 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
We inherit that behavior from next.js. Here's what I do: And then you can set custom |
Beta Was this translation helpful? Give feedback.
We inherit that behavior from next.js. Here's what I do:
And then you can set custom
APP_ENVvalues likeSTAGING