惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Vercel News
Vercel News
B
Blog
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
Tailwind CSS Blog
博客园_首页
C
Check Point Blog
博客园 - 【当耐特】
美团技术团队
Last Week in AI
Last Week in AI
A
About on SuperTechFans
雷峰网
雷峰网
MongoDB | Blog
MongoDB | Blog
Microsoft Azure Blog
Microsoft Azure Blog
M
MIT News - Artificial intelligence
Martin Fowler
Martin Fowler
J
Java Code Geeks
B
Blog RSS Feed
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
G
Google Developers Blog
F
Fortinet All Blogs

Sanity.io

A Board Game agent built using Sanity Context and Vercel's AI SDK | Sanity Build a prototype with Claude Code that your whole team can edit | Sanity What’s New - May 2026 | Sanity I built a London pub guide with v0 and the Sanity MCP in six hours. Here's what I learned. | Sanity Build a conference concierge with Agent Context and Anthropic | Sanity Build a content-aware Telegram agent with Vercel AI SDK and Chat SDK | Sanity How I used Agent API to generate photos for my family’s recipes | Sanity What’s New April - 2026 | Sanity Better context, better matches: An AI love story (for dogs) | Sanity How to write for an agent | Sanity Content Agent, meet Slack: AI content operations in your workflow | Sanity Structure powers intelligence | Sanity Your agent needs better content. Here's how to give it. | Sanity How to serve content to agents (a field guide) | Sanity Sanity TypeGen GA: Automatic TypeScript types for content and GROQ | Sanity The logo soup problem (and how to solve it) | Sanity Content Releases: From scattered updates to coordinated publishing | Sanity What's New - February 2026 | Sanity How we solved the agent memory problem | Sanity v0 Builder Challenge: The winners | Sanity Introducing: Sanity Agent Skills | Sanity Content Agent: Days of work in one conversation | Sanity Our Sanity Values | Sanity Open Source Pledge 2025: Stepping up when it matters | Sanity v0 builder challenge: $3000 in prizes | Sanity Why AI Breaks Without Structured Content Operations | Sanity What’s New January - 2026 | Sanity BFCM 2025: What teams built when infrastructure stopped being the problem | Sanity How AI shaped holiday shopping and what it means for content in 2026 | Sanity Sanity Studio v5: Embracing React 19 | Sanity
Sanity is now available on the Vercel Marketplace | Sanity
Knut Melvær · 2026-02-07 · via Sanity.io

Sanity is now available as a native integration on Vercel Marketplace. You can add Sanity's content platform to any Vercel project with a single click: no account juggling, no manual environment variable configuration, and billing handled right alongside your Vercel invoice.

Getting started

Ready to try it?

  1. Go to the listing on Vercel Marketplace
  2. Click "Add Integration" and select your project
  3. Follow the framework-specific guide to start querying content

If you're starting fresh, you can also use our starter templates that come pre-configured with Sanity and deploy to Vercel with one click.

Add Sanity to your Vercel projects →

When do you need a content platform?

You know how it goes. You start a new project, hardcode some content, ship it. Then someone else needs to update the copy. Maybe it's a teammate, maybe it's a client, maybe it's the marketing department.

You could teach them to edit markdown and open PRs. You could let an agent handle their requests. But now you're the bottleneck, so every content change routes through you or your codebase. The feedback loop is slow (edit, commit, deploy, check). And when they ask "can I preview this before it goes live?" you're building preview infrastructure. Oh, there’s a spelling error. Well, that’s another deployment.

This is when most teams reach for a CMS.

Sanity gives you structured content with instant preview, so editors see changes immediately: not after a deploy. Content is queryable data (using GROQ), not files to grep. The open-source Studio is customizable and can embed in your own app. And there's an MCP server that works with coding agents like Claude and Cursor, and with Vercel's v0, so you can create schemas, manage content, and query data without leaving your chat interface.

As content grows, the structure pays off: reusable content across pages, actual relationships you can query, localization that doesn't mean duplicating files.

There's another angle now too. When you're using agents to help with code, support, or content creation, they need accurate information about your product, like pricing, features, how things work. Structured content becomes the source of truth that agents can query directly, so they're working with real data instead of hallucinating details or relying on stale training data.

This is why companies like Figma, Shopify, Linear, and Anthropic use Sanity: from marketing sites to product documentation and developer platforms.

The full Sanity platform

This isn't a limited version of Sanity. You get the complete AI content platform:

  • Sanity Studio — The open-source, customizable content workspace
  • Content Lake — Real-time content backend with GROQ query language
  • Automations — Automate content operations like translation, enrichment, and validation
  • Real-time collaboration — Multiple editors working simultaneously
  • Content Agent — Schema-aware AI assistant that can do bulk operations and more
  • Content scheduling — Publish content on your timeline
  • Webhooks and Functions — Trigger rebuilds and workflows on content changes
  • CDN-backed APIs — Fast content delivery globally

Whether you're building a marketing site, an e-commerce storefront, or applications that consume content programmatically, Sanity provides the structured content foundation.

What you get with the Sanity integration

One-click setup

Install Sanity directly from your Vercel dashboard. The integration automatically provisions a new Sanity project and creates a Sanity account linked to your Vercel account: no manual signup or context switching required.

Already using Sanity? You can connect your existing Sanity account and projects too. The integration works for both new signups and existing users.

Automatic environment sync

The integration automatically configures the environment variables your application needs to connect to Sanity—project ID, dataset, API tokens, everything. It even handles framework-specific prefixes (NEXT_PUBLIC_ for Next.js, PUBLIC_ for Astro, etc.) so you don't have to think about it.

No more copy-pasting API tokens or debugging missing configuration.

Unified billing

All Sanity usage appears on your Vercel invoice. One bill, one place to manage your infrastructure costs.

Framework-specific guides

Once installed, you'll see getting started guides tailored to your framework. We've created guides for Next.js, Astro, React Router, and Nuxt, showing you exactly how to fetch content and render it in your application.

Plans that fit your needs

Choose between Free and Growth plans directly in the marketplace. Growth includes a trial so you can test the full feature set before committing.

Need more? Enterprise plans are available with custom features, dedicated support, and SLAs. Contact our sales team to learn more.

Learn more

Questions? Reach out on our Sanity Community Discord.