Vercel Flags is now generally available
By Steven Van ·
Feature flags, targeting rules and segments now live in the Vercel Dashboard on every plan, with SDKs for Next.js, SvelteKit and OpenFeature.
Vercel's built-in feature flag provider, Vercel Flags, is now generally available on all plans. Flags, targeting rules, user segments, and environment controls are all created and managed directly in the Vercel Dashboard, without adding a separate flag service to the stack.
The Flags SDK offers framework-native integration for Next.js and SvelteKit apps, letting a flag be defined and read in a few lines of code. Teams on other frameworks or custom backends can use the Vercel Flags adapter for the OpenFeature standard instead.

