Persist NextJS fetch cache between deployments
rhyssullivan
PROOP

2 years ago

Any way to do that when doing fetch("", cache: { force-cache })?

2 Replies

rhyssullivan
PROOP

2 years ago

N/A


2 years ago

where is the cache stored? could you store the cache in a volume?


Loading...