HomeGitHub
Docs/Commands/Release

Release

Prepare local Render or Vercel configuration and report deployment readiness without deploying.

Commandscommandreleaserender

When to use it

Use release after a completed feature or milestone when the repository should be prepared for Render or Vercel.

What it can do

  • Inspect the framework and production commands
  • Create or update local provider configuration
  • Identify required environment variables by name
  • Run build and provider-specific readiness checks
  • Explain remaining manual or remote setup

External-state boundary

Release does not deploy, create remote services, link accounts, publish, or change production without explicit approval in the current conversation.

Secrets

Store secret values in the deployment provider or an approved local secret store. Commit only safe variable names and documented configuration.

Documentation

Search AI Blueprint

Start typing to search the documentation.