Next.js Fundamentals·Lesson 2 Quiz
Quiz: Project Setup
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. What command creates a new Next.js project?
2. Which file serves as the root layout in the App Router?
3. What does a page.tsx file inside app/ represent?