# Custom App
Next.js has an special component called custom app. This component is used to initialize pages. You can override it and control the page initialization. More information about it here: https://nextjs.org/docs/advanced-features/custom-app (opens new window)