Skip to main content

3 docs tagged with "advanced"

View all tags

App Router

Next.js has a built-in router that allows you to navigate between pages.

Pages & Routes

Next.js has a built-in router that allows you to navigate between pages.

Server & Client

As said, Next.js executes pages by default at the server level. So React hooks cannot be used