next-compute-js icon indicating copy to clipboard operation
next-compute-js copied to clipboard

Is Incremental Static Regeneration (ISR) supported?

Open marco910 opened this issue 1 year ago • 0 comments

Hi there,

In Next.js there's a feature called "Incremental Static Regeneration (ISR)" which allows to revalidate content fetched at build time after a given time. This works in both the pages and app directory.

Does this library and the Fastly Compute@Edge platform support this feature so that stalled content can be revalidated if a request comes in? If not so, are there plans to add this feature in the future?

marco910 avatar Apr 08 '24 15:04 marco910