Dynamic Server Rendering
This page renders dynamically for every request. You can use feature flag targeting and run A/B experiments entirely server-side.
- feature1: OFF
- feature2: fallback
In this example app, feature flag definitions are cached for 60 seconds. For faster updates, you can configure an SDK Webhook in GrowthBook to hit the following route handler: POST /revalidate