Next.js app
rafaelmuttoni
PROOP
2 years ago
I'm trying to override the NODEENV that is automatically set to production, but it seems like it's not working. I've tried by (1) adding a service variable "NODEENV" and (2) adding to the build command.
"NEXTPUBLICPOSTHOGKEY" should only be required if NODEENV="production" so it seems like NODE_ENV is not being set as "test" as I'm trying to do.
ⓘ Deployment information is only viewable by Project members and Railway admins.
0 Replies