Question from the Next.js test

Create a NextJS page with a navbar and a footer

Waiting for validation
Original question

You are creating a nested route /dashboard/settings in your Next.js application, where /dashboard and /settings are two distinct segments of the URL. What is the correct folder structure for this nested route?

- app/
  - ???
New question

You are creating a nested route /dashboard/settings in your Next.js application, where /dashboard and /settings are two distinct segments of the URL. What is the correct folder structure for this nested route?

- app/
  - ???
Author: Zeinabou Status: Waiting for validation(Update)Question not yet passed
0
Community EvaluationsNo one has reviewed this question yet, be the first!