My Nuxt app is built with the cloudflare-module preset and is deployed to Cloudflare Workers. I'm trying to leverage Cloudflare Cache API to reduce usage of CPU and other services (such as D1 and KV). I couldn't find any mention of this in NitroJS documentation, any hints on how to integrate this myself?