The Vercel Plugin is now available in VS Code and the GitHub Copilot CLI.

GitHub Copilot now has Vercel platform knowledge on demand, with skills for Next.js, AI SDK, Vercel Functions, and more. The Vercel plugin also helps Copilot stay up to date with the latest Vercel APIs and recommended patterns.

To install it for Copilot Chat, search for @agentPlugins vercel in the Extensions panel in VS Code.

The vercel-plugin result in the VS Code Extensions panel, showing its description and an Install buttonThe vercel-plugin result in the VS Code Extensions panel, showing its description and an Install button

Select Install to add it to your editor.

To install it for the GitHub Copilot CLI, run npx plugins add vercel/vercel-plugin.

Learn more in the Vercel Plugin documentation.