Vercel News logoVercel News
|Frontend

Vercel Flags is now in public beta

2026-02-11
1 min read
0

Endigest AI Core Summary

Vercel Flags is a feature flag provider now in public beta, built into the Vercel platform for managing flags with targeting rules, user segments, and environment controls.

  • The Flags SDK integrates natively with Next.js and SvelteKit, allowing flags to be defined with a `flag()` function and used directly in pages
  • Supports the OpenFeature standard via a VercelProvider adapter, enabling cross-system flag consistency for teams using other frameworks or custom backends
  • Pricing is $30 per 1 million flag requests, where multiple flags evaluated in a single request from the same source project count as one flag request
  • Available to all Vercel plan tiers