next-plugin-query-cache

JSON →
library 2.0.1 ·javascript deprecated
verified Jun 7, 2026

A build-time query cache for Next.js to cache data fetching results at build time, reducing runtime API calls and improving performance for statically generated pages. Version 2.0.1 released in March 2021; no active development since then (last commit July 2020). Supports Next.js ^10.0.9. Ships TypeScript types. Alternative to static generation with ISR or SWR, but focused on build-time caching.