Runtime
Accounts (by feature)
Secrets You Must Not Commit
Never commit.env.local or .dev.vars. Never expose to the browser:
SUPABASE_SERVICE_ROLE_KEYTENANT_SECRETS_MASTER_KEYSTREAMLY_CRON_SECRET- Plugin payment secrets
ENVATO_PERSONAL_TOKENRESEND_API_KEY
NEXT_PUBLIC_* values are public build inputs.
Hosting Options
Streamly is not a static-only site. Auth, APIs, playback admission, and webhooks need a server runtime.