There's plenty to be excited about with the launch of Next.js 13, from the release of the automatically self-hosted @next/font
to the highly-optimized next/image
component. Today, we'll talk about the app
directory, and how React Server Components and nested layouts save time for developers and users alike when it comes to fetching data and serving it on Vercel.