Home/Vercel
Source

Vercel

572 articles from Vercel.

Databases — Build knowledge agents without embeddings

Build knowledge agents without embeddings

Open source file-system and knowledge based agent template. Build AI agents that stay up to date with your knowledge base. Grep, find, and cat across your sources, no embeddings, no vector DB.

VVercel·March 20, 2026Databases
Security — Security boundaries in agentic architectures

Security boundaries in agentic architectures

A framework for drawing security boundaries in agentic architectures. Most agents run with zero isolation between the agent and the code it generates. Learn where to draw the boundaries, from secret injection to full application sandboxing.

VVercel·February 24, 2026Security
AI & ML — Introducing: React Best Practices

Introducing: React Best Practices

We've encapsulated 10+ years of React and Next.js optimization knowledge into react-best-practices, a structured repository optimized for AI agents and LLMs.

VVercel·January 14, 2026AI & ML
AI & ML — How we made v0 an effective coding agent

How we made v0 an effective coding agent

v0’s composite AI pipeline boosts reliability by fixing errors in real time. Learn how dynamic system prompts, LLM Suspense, and autofixers work together to deliver stable, working web app generations at scale.

VVercel·January 7, 2026AI & ML
Security — Stopping the slow death of internal tools

Stopping the slow death of internal tools

Internal tools often decay due to high maintenance costs and security tradeoffs. Learn how Vercel uses v0 to build secure, sustainable custom software that business teams can ship and maintain without pulling engineers off the roadmap.

VVercel·December 27, 2025Security
AI & ML — AI SDK 6

AI SDK 6

Introducing agents, tool execution approval, DevTools, full MCP support, reranking, image editing, and more.

VVercel·December 22, 2025AI & ML
Engineering — Self-driving infrastructure

Self-driving infrastructure

At Vercel, we’re building self-driving infrastructure, a system that autonomously manages production operations, improves application code using real-world insights, and learns from the unpredictable nature of production itself.

VVercel·November 21, 2025Engineering
AI & ML — How AI Gateway runs on Fluid compute

How AI Gateway runs on Fluid compute

The AI Gateway is a simple application deployed on Vercel, but it achieves scale, efficiency, and resilience by running on Fluid compute and leveraging Vercel’s global infrastructure.

VVercel·November 6, 2025AI & ML
Performance — Bun runtime on Vercel Functions

Bun runtime on Vercel Functions

Vercel Functions now supports the Bun runtime, giving developers faster performance options and greater flexibility for optimizing JavaScript workloads.

VVercel·October 28, 2025Performance