ISR doesn't work with next-on-pages due to Next.js limitations. The cache API is used for the fetch

ISR doesn't work with next-on-pages due to Next.js limitations. The cache API is used for the fetch cache by default
Was this page helpful?