Dev Tools · 12h ago
Vercel Flags Drops SDK Keys for New Deployments
Vercel now automatically authenticates Flags in new deployments using short-lived OIDC tokens, eliminating the need for SDK Keys or the FLAGS environment variable. Existing projects and SDK Keys remain unchanged. Local development requires linking the project and pulling credentials.
Meridian48 take
This simplifies setup for new users but doesn't address cross-project or non-Vercel use cases, where SDK Keys are still mandatory.
vercelfeature-flags