Conceptual
1 min read

Integrating with the Vercel Platform

Integrate your feature flag provider with the Vercel Platform.
Table of Contents

Feature flags are available in Beta on all plans

Feature flags play a crucial role in the software development lifecycle, enabling safe feature rollouts, experimentation, and A/B testing. When you integrate your feature flags with the Vercel platform, you can improve your application by using Vercel's observability features.

By making the Vercel platform aware of the feature flags used in your application, you can gain insights in the following ways:

  • Runtime Logs: See your feature flag's values in Runtime Logs
  • Web Analytics: Break down your pageviews and custom events by feature flags in Web Analytics

To get started, follow these guides:

Last updated on July 27, 2024