Yesterday's Top Poster

Configure weighted traffic splits for Vercel Flags from the Vercel CLI

  • Thread starter Thread starter Chris Widmaier
  • Start date Start date
You can now configure weighted traffic splits for Vercel Flags with the new vercel flags split command 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 weights as flags:


Update to the latest version of the Vercel CLI and read the documentation to get started.

Read more

Continue reading...
 
Back
Top