Welcome to Next.js! rendering project!
Check the below links and the/pages
directory
SSG →
Find in-depth information about Statically Generated Pages in NextJS.
SSG with data fetch →
Learn how NextJS allows you to fetch data and inject it in statically generated pages
SSR →
All you need to know about Server Side Rendering.
ISR →
Learn about Incremental Static Generation and data revalidation
CSR →
Last but not least comes Client Side Rendering (never forget the basics!)