* 범위 : 13~17 * 13. cache https://nextjs.org/docs/app/building-your-application/caching Building Your Application: Caching | Next.js Next.js improves your application's performance and reduces costs by caching rendering work and data requests. This page provides an in-depth look at Next.js caching mechanisms, the APIs you can use to configure them, and how they interact with each other. nextjs.or..