With Cache Components in Next.js, implicit caching is removed; data fetching inside a Suspense bo..., Sonic AI
“With Cache Components in Next.js, implicit caching is removed; data fetching inside a Suspense boundary is dynamic by default without needing `forceDynamic` or `cacheNoStore`.”