Interface: CacheOverrides
Properties
maxAge?
optional maxAge?: number
Override max-age (seconds)
staleWhileRevalidate?
optional staleWhileRevalidate?: number
Override stale-while-revalidate (seconds)
optional tags?: string[]
Cache tags (for Next.js revalidateTag)