Environment variables are a common way to manage configuration in applications, especially when deploying to different environments like development, staging, and production. However, managing these ...