Configure weighted traffic splits for Vercel Flags from the Vercel CLI

Vercel Flags vercel flags split You can now configure weighted traffic splits forwith the newcommand in the Vercel CLI. This allows you to send a percentage of traffic to one variant and the rest to another. Run the command interactively, or pass the environment, bucketing attribute, and variant…

Sources