A streamlined path from tool discovery to deployment

Vercel has updated its Integration Marketplace, with a focus on reducing setup friction and improving visibility throughout the installation process. Working with partners, Vercel has simplified how third-party tools connect to its platform, aiming to cut the amount of manual configuration developers have to handle.

The revamped marketplace is designed to make it easier for teams to find, install, and configure the services they need for their Vercel projects. For developers building on Vercel, the update also clarifies how to build their own integrations with the platform.

Database and CMS integrations

For database needs, the marketplace connects users to both PlanetScale and Fauna. PlanetScale is positioned as pairing Vercel's serverless platform with a scalable database for a streamlined development experience. Fauna is cited for its ability to help teams scale without taking on heavy operational work.

In the content management space, the Sanity integration is highlighted for its support of preview workflows. Using Next.js Preview Mode, content editors can view updates in real time, combining the immediacy of a dynamic CMS with the performance benefits of static site generation.

Commerce and logging tools

Commerce-focused teams can connect their Vercel projects to Shopify, which offers an all-in-one React starter kit for high-performance ecommerce sites, or to BigCommerce, aimed at accelerating the deployment of commerce innovations.

Three logging integrations are available in the marketplace:

  • Datadog: Provides visibility into application performance, with tools to search, analyze, and store serverless function logs alongside frontend browser test data.
  • Logflare: Supports structured logging for building user and app performance metrics, debugging, and sharing data with stakeholders through connections to Google BigQuery and Google Data Studio.

Monitoring, errors, and developer utilities

On the observability side, the Checkly integration allows teams to monitor Vercel projects in both Preview and Production environments. Sentry aims to improve error monitoring and response times by increasing code visibility.

The developer tools category includes two notable additions:

  • Clerk: Provides authentication forms that can be added to Next.js or React applications in minutes, with no need to build auth infrastructure from scratch.
  • Doppler: Offers a centralized system for managing environment variables, keeping a single source of truth and allowing teams to sync those variables across all Vercel projects.

For developers interested in extending the platform, Vercel also points to its documentation for those looking to create a new integration.