LaunchDarkly is now available on the Vercel Marketplace LaunchDarkly is now available on the Vercel Marketplace, enabling developers to integrate feature flags with minimal setup. Users can sync flags into Global Config, target releases, run experiments, and use the Flags Explorer. To start, run 'vercel install launchdarkly' and add the '@flags-sdk/launchdarkly' adapter. LaunchDarkly https://vercel.com/marketplace/launchdarkly is now available on the Vercel Marketplace https://vercel.com/marketplace , allowing you to quickly get started with feature flags without additional setup. You can: Sync flags into Global Config https://vercel.com/docs/global-config and evaluate them locally Target releases by user, attribute, or segment Run experiments with metrics, and roll back with a kill switch View and override flags from the Vercel Toolbar with the Flags Explorer https://vercel.com/docs/flags/flags-explorer To get started, run vercel install launchdarkly , add the @flags-sdk/launchdarkly adapter, and declare a flag with the Flags SDK https://flags-sdk.dev/ : Using a coding agent? Hand it this prompt: Add LaunchDarkly https://vercel.com/marketplace/launchdarkly from the Vercel Marketplace, or read the adapter docs https://flags-sdk.dev/providers/launchdarkly .