Summary

Vercel released a plugin that gives GitHub Copilot in VS Code and the Copilot CLI on-demand access to Vercel platform knowledge, including skills for Next.js, the AI SDK, and Vercel Functions.

What changed

On July 14, 2026, Vercel made its plugin available in VS Code and the GitHub Copilot CLI. The plugin exposes Vercel-specific skills so Copilot can pull authoritative context on Next.js, the Vercel AI SDK, Vercel Functions, and related platform features while coding.

Why it matters

Coding agents are only as good as the platform context they can reach. By shipping first-party skills into Copilot's editor and CLI surfaces, Vercel positions its docs and framework knowledge inside the agent loop developers already use, reducing hallucinated APIs and steering generated code toward Vercel's stack.

Evidence excerpt

GitHub Copilot now has Vercel platform knowledge on demand, with skills for Next.js, AI SDK, Vercel Functions, and more.

Sources