Back to Plugins
Vercel
Vercel deployment automation and project management. Deploy applications, manage domains, check deployment status, and configure environments directly from Claude Code.
deploymenthostingserverlessintegrationofficial
By Vercel
Installation
claude plugins add vercel@claude-plugins-officialConfiguration
{
"enabledPlugins": {
"vercel@claude-plugins-official": true
}
}Commands
vercel-deployDeploy current project to Vercelvercel-statusCheck deployment statusvercel-envManage environment variablesvercel-domainsConfigure custom domainsvercel-logsView deployment and function logsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions