Reference

createCloudflarePrerenderStore

Creates an app-router prerender store backed by the Cloudflare Cache API. Keys are represented as synthetic requests so Workers cache entries can be shared by path and optional key prefix.

Signature

function createCloudflarePrerenderStore(options: CloudflarePrerenderStoreOptions): AppRouterPrerenderStore