Hello! I am looking for examples using caching and revalidation logic to some degree.
My Next.js app will likely be built without access to DB, so no build-time generation is possible.
I am not super familiar with modern Next.js, and less so with the combination of Payload and Next.js
What are the best practices with caching and revalidation?