Content Revalidation Tool

Use this tool to manually trigger revalidation of Builder.io content when updates aren't showing on the live site.

Leave blank to revalidate the home page. The home page is always revalidated regardless.

How to use this tool:

  1. Enter the revalidation token (found in your Vercel environment variables).
  2. Optionally specify a path to revalidate a specific page.
  3. Click "Revalidate Content" to trigger the process.
  4. Check the results to ensure the revalidation was successful.

Note: This tool works by clearing Next.js's static page cache, forcing it to re-fetch content from Builder.io on the next request. It may take a few seconds for changes to appear after revalidation.