Can we do Nextjs ISR on workers?
i saw this on cloudflare discussion page where it says ISR is not supported
but on cloudflare docs it says workers support ISR ?
im using opennext on cloudflare workers


3 Replies
former is for next-on-pages, latter is for OpenNext
next-on-pages is the precursor for OpenNext and Pages only. OpenNext is for Workers and supports ISR
im unable to find any docs for implementing it
looks like there's this on the OpenNext docs: https://opennext.js.org/cloudflare/caching#incremental-static-regeneration-isr