Sanity is now available on the Vercel Marketplace as a native CMS integration. Teams can now install, configure, and manage Sanity directly from the Vercel dashboard, eliminating manual API token setup and environment variable configuration. This integration keeps CMS setup inside your existing Vercel workflow instead of requiring a separate dashboard for provisioning and account management. Link to heading Get started with the integration Define your content schema, set up the client, and start fetching content. Schemas define your content structure in code, specifying document types and their fields.…