Manually revalidate a specific path to clear the Next.js Data Cache and Full Route Cache for that path.
This will refresh the blog content cache globally (revalidates tag: blog).
blog
This will revalidate the entire application cache (layout level). Use this if you want to clear all data caches.