Vercel Flags is now in public beta
Vercel Flags enters public beta, offering feature flag management with targeting rules, user segments, and environment controls, priced at $30 per 1 million flag requests across all plans.
is a feature flag provider built into the Vercel platform. It lets you create and manage feature flags with targeting rules, user segments, and environment controls directly in the Vercel Dashboard.Vercel Flags The Flags SDK provides a framework-native way to define and use these flags within Next.js and SvelteKit applications, integrating directly with your existing codebase: And you can use them within your pages like: For teams using other frameworks or custom backends, the Vercel Flags adapter supports the standard, allowing you to combine feature flags across various systems and maintain consistency in your flag management approach:OpenFeature Vercel Flags is priced at $30 per 1 million ($0.00003 per event), where a flag request is any request to your application that reads the underlying flags configuration.
A single request evaluating multiple feature flags of the same source project still counts as one flag request.flag requests Vercel Flags is now in beta and available to teams on all plans. to get started with feature flag management.Learn more about Vercel Flags Read more