Next.JS exercises Getting Started First, run the development server: npm run dev # or yarn dev Study Server components (App directory) Routing and Data Fetching with server components Hybrid pages (client and server components) Authentication/Authorization