Experimentation with Statsig
Reduce CLS and improve performance from client-loaded experiments at the edge with Statsig
Bot Protection with DataDome
DataDome can provide real-time bot protection and other security protections to any website. In this template we'll be using it at the edge.
Growthbook Flags SDK Example
Learn how to set up Growthbook flags and experiments using Flags SDK.
Split Integration example
Learn to use Split, a feature delivery platform that powers feature flag management, software experimentation and continuous delivery.
LaunchDarkly Flags SDK Example
Learn how to set up LaunchDarkly, including experimentation alongside Flags SDK and Edge Config.
Optimizely Feature Experimentation
Fast and safe experimentation with Next.js App Router, Vercel Feature Flags, and Optimizely Feature Experimentation
By A/B testing at the edge, you'll reduce CLS from client-loaded experiments and improve your site's performance with smaller JS bundles.
Blue-Green Deployments on Vercel
See how Vercel's Skew Protection feature enables production-ready blue-green deployments with just a few lines of code.
Hypertune Integration example
Learn to use Hypertune, a powerful feature flag, A/B testing, analytics and app configuration platform.
LaunchDarkly Integration example
Learn how to set up the LaunchDarkly integration to read flags from Edge Config
Filtering Query Parameters
Learn how to filter query params in Edge Middleware.
Modifying Request Headers in Middleware
Learn to add/update/delete request headers in a middleware.
Hostname Rewrites using Edge Middleware
Learn how to programmatically create unique content pages for your users with a multi-tenant infrastructure using Edge Middleware.
Read and write cookies directly at the edge.
Geolocation in Edge Middleware
Learn how to use visitor's location at the edge.
Adding Response Headers in Edge Middleware
Learn to add response headers at the edge.
This template shows how to quickly trigger a maintenance page using Edge Config
Template featuring IP Blocking at the edge using Upstash.
IP Blocking with DataDome
DataDome can provide real-time bot protection, ip blocking, custom rules protection and other security protections to any website.
Power Parity Pricing Strategies
Shows the differences between doing PPP at the edge using information from the geolocation object, Node.js SSR, and client-side rendering.
Implement power parity pricing using information from the request geolocation object in Edge Middleware.