Configuration
Environments
Organize project configuration for production, staging, and preview use cases.
1. Environment-variable and domain interfaces support environment selection
Environment-variable and domain interfaces support environment selection.
2. Use production values for production workloads and separate staging/preview values when those environments differ
Use production values for production workloads and separate staging/preview values when those environments differ.
3. Treat credentials for each environment as independent secrets
Treat credentials for each environment as independent secrets.