You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment variables should be checked on server startup, with errors/warnings if anything looks obviously wrong. Zod would work for the validation and ideally we'd also migrate usages to something that is not a direct access of env.
Environment variables should be checked on server startup, with errors/warnings if anything looks obviously wrong. Zod would work for the validation and ideally we'd also migrate usages to something that is not a direct access of env.