➜ jmswrnr.com
When Next fetches my content from Sanity, it is cached server-side on Vercel with a tag/path to identify it. When I publish content on Sanity, their webhook calls my Next API route which clears related cache with tags/paths.
When Next fetches my content from Sanity, it is cached server-side on Vercel with a tag/path to identify it. When I publish content on Sanity, their webhook calls my Next API route which clears related cache with tags/paths.