Static Pages

This page is fully statically rendered at build time. As a consequence, targeting rules and experiments will not work since they depend on user-specific attributes.

  • 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

Trigger revalidation manually