yes, there is even the official example here
https://github.com/vercel/next.js/tree/canary/examples/cache...but it does not work because of NextJS 15.
I changed the example to point to latest NextJs 14 and fixed some cache-handler bugs it works fine, and I deploy it successfully with DollarDeploy to DO VPS https://github.com/huksley/next-cache-handler