Contact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Introduction
  • What's Next?
    • Introduction
    • Virtual DOM
    • Components
    • Hooks
    • Props
    • Hooks and Props Example
    • Hooks and Props Example Code
    • History
    • Issues
    • Next's Built In Performance Features
    • Core Web Vitals
    • React Official Documentation (opens in a new tab)
    • Next Official Documentation (opens in a new tab)
    • Next Version History (opens in a new tab)
    • Intro to Next Routing (opens in a new tab)
    • Mobile Performance of Next.js Sites (opens in a new tab)
    • Why I Won't Use Next.js (opens in a new tab)
    • Why I'm Using Next.js (opens in a new tab)
    • Doordash Web Performance & SSR (opens in a new tab)
    • GitHub Issue - RSC and CDN Cache problems make Next.js useless (opens in a new tab)

On This Page

  • Components
Question? Give us feedback → (opens in a new tab)Edit this page
Performance
Next's Built In Performance Features

Built In Features

Next supports multiple features that can be controlled by the developer and can also be used as ideas to help us when consulting our customers.

Components

Next has built in components to optimize things like script loading, image loading and optimization (incuding an Akamai Image Manager (opens in a new tab) integration), font loading, and a link component to handle prefetching and client side navigation.

...more to come

IssuesCore Web Vitals

2023 Josh Appel - Akamai Technical Documentation