Reference

createMemoryPrerenderStore

Creates an in-memory prerender store with optional TTL and LRU eviction.

Signature

function createMemoryPrerenderStore(options: MemoryPrerenderStoreOptions): AppRouterPrerenderStore