File size: 331 Bytes
1e92f2d
 
 
 
 
 
1
2
3
4
5
6
7
---
title: Functions
description: API Reference for Next.js Functions and Hooks.
---

{/* The content of this doc is shared between the app and pages router. You can use the `<PagesOnly>Content</PagesOnly>` component to add content that is specific to the Pages Router. Any shared content should not be wrapped in a component. */}