d/nextjsAahmadAug 12, 2026
Why is my on-demand revalidation not firing with ISR?

I call revalidatePath from a webhook and the page still serves stale content. The docs mention that on-demand revalidation can race with in-flight renders. What's the reliable way to invalidate a dynamic route without a full redeploy?

22
0 comments

Comments (0)