From c554ce45e37858e4e98909710d7ebd13ccafcc1b Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 16 Mar 2026 17:26:15 +0000 Subject: [PATCH] Update Vercel plugin to point to vercel-labs/vercel-plugin Replace the marketplace pointer for the Vercel plugin from vercel/vercel-deploy-claude-code-plugin to vercel-labs/vercel-plugin. --- .claude-plugin/marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 58ed66b..a266ab3 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -594,9 +594,9 @@ "category": "deployment", "source": { "source": "url", - "url": "https://github.com/vercel/vercel-deploy-claude-code-plugin.git" + "url": "https://github.com/vercel-labs/vercel-plugin.git" }, - "homepage": "https://github.com/vercel/vercel-deploy-claude-code-plugin" + "homepage": "https://github.com/vercel-labs/vercel-plugin" }, { "name": "stripe",