How do we run next start with a different environment variable?
Right now it is set to production automatically. But in staging and development servers I would like to give it a different environment variable, because analytics requires a different include.
Is there a way to override the default behavior or next start?