open-next.config.ts

open-next.config.ts
// See https://opennext.js.org/cloudflare for configuration options.
import { defineCloudflareConfig } from '@opennextjs/cloudflare'
// No incremental cache is configured, so ISR and on-demand revalidation
// (`revalidate`, /api/revalidate) are no-ops on Workers — pages are served as
// built. To turn ISR on, create an R2 bucket, bind it as
// NEXT_INC_CACHE_R2_BUCKET in wrangler.jsonc, and uncomment both lines below:
// import r2IncrementalCache from '@opennextjs/cloudflare/overrides/incremental-cache/r2-incremental-cache'
export default defineCloudflareConfig({
// incrementalCache: r2IncrementalCache,
})

Support

Talk to the developers of this project to learn more

We have been building professional websites for big clients for over 15 years. Gallop templates and blocks is our best foundation for SEO websites and web apps.

© 2026 Web Plant Media, LLC