Enable fast client-side navigation with the built-in `next/link` component.| nextjs.org
API reference for the useRouter hook.| nextjs.org
API reference for the page.js file.| nextjs.org
API reference for the layout.js file.| nextjs.org
Dynamic Routes can be used to programmatically generate route segments from dynamic data.| nextjs.org