Next.js Discord

Discord Forum

Building Sidebar

Answered
Hermit Thrush posted this in #help-forum
Open in Discord
Hermit ThrushOP
Hey

I recently started using the App Router and would now like to build a layout. How do I do that?

Thank you
Answered by B33fb0n3
You can start by taking a look at this page (it's for pages and layouts): https://nextjs.org/docs/app/building-your-application/routing/pages-and-layouts#layouts
View full answer

2 Replies

You can start by taking a look at this page (it's for pages and layouts): https://nextjs.org/docs/app/building-your-application/routing/pages-and-layouts#layouts
Answer
Hermit ThrushOP
thanks!