How to use Vercel data cache without using Next.js

I am looking to get a similar fetch behavior that is described here Vercel Data Cache in a non-Next.JS app. Specifically, I am using NestJS and want to utilize the data cache. Is it possible?

Hi @amolbhave, sadly the Vercel Data Cache is only available with Next.js App router as of today. I’ll pass on this request as feedback to our product team.

See you around in the community!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.