Deployments

Environment Variables

Manage secrets and configuration.

Environment Variables

Store sensitive data and configuration securely.

Adding Variables

Go to Project Settings > Environment Variables to add new variables.

Environments

Set different values for development, preview, and production environments.

Best Practices

Never commit sensitive data to your repository. Use environment variables for API keys, database URLs, and secrets.