D. K.
D. K.

Reputation: 61

Next.js Incremental Static Regeneration (ISR) change revalidate time dynamically, trigger

I am using Next.js v12 and I running multiple pages with Incremental Static Regeneration.

I was just curious, instead of setting regenerate time (such as 10, 60), is there a way to trigger dynamically? (such as when backend api changes)

any other way other than hitting revalidate: 60? Let me know !

Upvotes: 0

Views: 20

Answers (0)

Related Questions