Home/Vercel
Source

Vercel

572 articles from Vercel.

Performance — Vercel Ship 2025 recap

Vercel Ship 2025 recap

Vercel Ship 2025 added new building blocks for an AI era: Fast, flexible, and secure by default. Lower costs with Fluid's Active CPU pricing, Rolling Releases for safer deployments, invisible CAPTCHA with BotID. See these and more in our recap.

VVercel·July 2, 2026Performance
SRE & Ops — Agentic Infrastructure

Agentic Infrastructure

The shift to agentic infrastructure. For fifty years, infrastructure assumed a human operator. Someone to configure the server, click the deploy button, or read the logs.

VVercel·July 2, 2026SRE & Ops
Frontend — Next.js 3.0

Next.js 3.0

Next.js 3.0 comes with vastly improved HMR, dynamic imports, static exports and better serverless support!

VVercel·July 2, 2026Frontend
Frontend — The Turbopack vision

The Turbopack vision

Watch webpack founder Tobias Koppers talk about the vision for Turbopack at React Day Berlin.

VVercel·July 2, 2026Frontend
AI & ML — Building secure AI agents

Building secure AI agents

Learn how to design secure AI agents that resist prompt injection attacks. Understand tool scoping, input validation, and output sanitization strategies to protect LLM-powered systems.

VVercel·July 2, 2026AI & ML
AI & ML — v0.dev -> v0.app

v0.dev -> v0.app

v0.dev is now v0.app, the AI builder for everyone: founders, designers, developers, marketers, sales, finance, and more

VVercel·July 2, 2026AI & ML
Frontend — Next.js 6.1

Next.js 6.1

Next.js 6.1 features improved reliability and consistency in development.

VVercel·July 2, 2026Frontend
Security — Skills Night: 69,000+ ways agents are getting smarter

Skills Night: 69,000+ ways agents are getting smarter

Andrew Qu reflects on Skills Night SF: how a weekend project became 69,000 community-created skills, the security partnerships protecting them, and what eight partner demos revealed about agents, context, and the future of development.

VVercel·July 2, 2026Security
AI & ML — How to become an AI engineering company

How to become an AI engineering company

The question isn’t if AI will transform your business, but how to use it to maintain your competitive edge. Vercel CTO Malte Ubl shows how companies can understand AI’s fundamental shifts, adapt their skills, and integrate AI into their businesses.

VVercel·July 2, 2026AI & ML
AI & ML — Building efficient MCP servers

Building efficient MCP servers

MCP is becoming the standard for building AI model integrations. See how you can use Vercel's open-source MCP adapter to quickly build your own MCP server, like the teams at Zapier, Composio, and Solana.

VVercel·July 2, 2026AI & ML
AI & ML — Agent responsibly

Agent responsibly

There's a difference between leveraging AI and relying on it. A framework for shipping agent-generated code with the judgment and guardrails it requires.

VVercel·July 2, 2026AI & ML
Distributed — Billions of requests: Black Friday-Cyber Monday 2025

Billions of requests: Black Friday-Cyber Monday 2025

Every year, Black Friday and Cyber Monday reveal how people shop, browse, and discover products at global scale. For Vercel, the weekend is not a different operating mode. The platform behaves the same way it does every day, only at heightened scale.

VVercel·July 2, 2026Distributed
Engineering — Updated v0 pricing

Updated v0 pricing

More flexible pricing for v0 that scales with your usage and lets you pay on-demand through credits.

VVercel·July 2, 2026Engineering
AI & ML — Use Perplexity Web Search with Vercel AI Gateway

Use Perplexity Web Search with Vercel AI Gateway

Vercel AI Gateway now supports Perplexity Web Search as a model-agnostic tool that works for all models and providers. Use the tool to get access to the most recent information to supplement your AI queries.

VVercel·July 2, 2026AI & ML
Databases — Keith Messick joins Vercel as CMO

Keith Messick joins Vercel as CMO

We’re welcoming Keith Messick as Chief Marketing Officer to support our growth, engage on more channels, and (as always) amplify the voice of the developer. Keith is a longtime enterprise CMO and comes to Vercel from database leader, Redis.

VVercel·July 2, 2026Databases
Engineering — Open SDK strategy

Open SDK strategy

Vercel’s Open SDK strategy commits to building frameworks, SDKs, and tools in the open, under permissive licenses. Learn how we’re avoiding lock-in, ensuring portability, and investing in open source to build a better web for everyone.

VVercel·July 2, 2026Engineering
Engineering — Introducing Geist Pixel

Introducing Geist Pixel

Geist Pixel is a bitmap-inspired typeface built on the same foundations as Geist and Geist Mono, reinterpreted through a strict pixel grid. It’s precise, intentional, and unapologetically digital.

VVercel·July 2, 2026Engineering
Security — Introducing the new v0

Introducing the new v0

The new v0 brings production-ready AI coding to enterprises with git workflows, security, and real integrations. Ship faster with agents and teams.

VVercel·July 2, 2026Security
AI & ML — Grep a million GitHub repositories via MCP

Grep a million GitHub repositories via MCP

Search 1M+ GitHub repositories from your AI agent using Grep's MCP server. Your agent can now reference coding patterns and solutions used in open source projects to solve problems.

VVercel·July 2, 2026AI & ML
Security — Agent skills explained: An FAQ

Agent skills explained: An FAQ

A plainspoken Skills FAQ with a ready-to-use guide: what skill packages are, how agents load them, what skills-ai.dev is, how Skills compare to MCP, plus security and alternatives.

VVercel·July 2, 2026Security
AI & ML — Vercel Ship AI 2025 recap

Vercel Ship AI 2025 recap

Earlier this year we introduced the foundations of the AI Cloud: a platform for building intelligent systems that think, plan, and act. At Ship AI, we showed what comes next. What and how to build with the AI Cloud.

VVercel·July 2, 2026AI & ML
Databases — Testing if "bash is all you need"

Testing if "bash is all you need"

We tested bash vs SQL agents on structured data queries. SQL dominated, but combining both tools achieved 100% accuracy. Try the open-source eval harness.

VVercel·July 2, 2026Databases
AI & ML — Zero Data Retention on AI Gateway

Zero Data Retention on AI Gateway

Enforce zero data retention across your entire team and prevent providers from training on your data. AI Gateway handles routing and provider agreements for you.

VVercel·July 2, 2026AI & ML
Performance — Images on the web

Images on the web

Learn about the differences between the image formats JPEG, PNG, WebP, and AVIF with regards to compression techniques, resolution capabilities, pixel density, and effects on user experience for optimal web performance.

VVercel·July 2, 2026Performance
Engineering — BotID uncovers hidden SEO poisoning

BotID uncovers hidden SEO poisoning

A financial institution's suspicious bot traffic turned out to be Google bots crawling SEO-poisoned URLs from years ago. Here's how BotID revealed the real problem.

VVercel·July 2, 2026Engineering
Databases — We removed 80% of our agent’s tools

We removed 80% of our agent’s tools

We spent months building a sophisticated text-to-sql agent, but as it turns out, sometimes simpler is better. Giving it the ability to execute arbitrary bash commands outperformed everything we built. We call this a file system agent.

VVercel·July 2, 2026Databases
Performance — How to prompt v0

How to prompt v0

The best v0 prompts include three things. What you're building, who uses it and when, and your design constraints. This guide walks through the framework with side-by-side tests showing faster generation times, less code, and better UX decisions.

VVercel·July 2, 2026Performance