David
David2y ago

Revalidate API route from procedure

Hi, is there a way to revalidate a statically generated page from a trpc procedure? https://nextjs.org/docs/basic-features/data-fetching/incremental-static-regeneration#using-on-demand-revalidation
Data Fetching: Incremental Static Regeneration | Next.js
Learn how to create or update static pages at runtime with Incremental Static Regeneration.
2 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
David
David2y ago
Will try that, thanks for the quick response!