Environments
Use environments to separate staging and production templates.
Environments
Environments isolate template versions and configuration. Typical setup:
- Development: local tests and previews
- Staging: QA and preview links
- Production: served to live renders
Use environment-specific API keys and permissions.