[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Feedback](/c/feedback/8) # How to use Vercel data cache without using Next.js 80 views · 1 like · 2 posts Amol Bhave (@amolbhave) · 2025-02-17 I am looking to get a similar `fetch` behavior that is described here https://vercel.com/docs/infrastructure/data-cache in a non-Next.JS app. Specifically, I am using NestJS and want to utilize the data cache. Is it possible? Anshuman Bhardwaj (@anshumanb) · 2025-02-18 · ♥ 1 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!