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 Vercel/vercel-statusCheck deployment status/vercel-envManage environment variables/vercel-domainsConfigure custom domains/vercel-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