Mobile 375 × 812

Desktop 1440 × 900

Score: 83 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
'unsafe-eval' found in script source
'unsafe-inline' found in script source
6 image-only link(s) without alt text
Cross-Origin-Embedder-Policy header is missing
Cross-Origin-Opener-Policy header is missing
[](https://beavercheck.com/results/ab209dee-70ec-4ca1-aa3e-e312322da4cf)<a href="https://beavercheck.com/results/ab209dee-70ec-4ca1-aa3e-e312322da4cf"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fnextjs.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fnextjs.orgThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.53 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.83 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
497 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.24 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
4.91 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| /_next/static/chunks/212x3e4b5gan0.css?dpl=dpl_76REKkd1QY... | 64.0 KiB | 450 ms |
| /_next/static/chunks/0n05iy5sfwldo.css?dpl=dpl_76REKkd1QY... | 19.6 KiB | 150 ms |
| /_next/static/chunks/1ulxm8je42reo.css?dpl=dpl_76REKkd1QY... | 1.9 KiB | |
| /_next/static/chunks/1x4k0xb44_f65.css?dpl=dpl_76REKkd1QY... | 2.9 KiB |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.cr-relay.com/v1/site/f6dd8ada-7a97-4d9d-8ec4-9c2bff6cd234/signals.js | 3600.0 s | 7.1 KiB |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
An image gallery built on Next.js and Cloudinary. div.flex > div.flex > div.flex > img.templates-module__f0q_8W__image | /_next/image?url=https%3A%2F%2Fassets.vercel.com%2Fimage%... | 121.2 KiB | 118.3 KiB |
An all-in-one starter kit for high-performance ecommerce sites. div.flex > div.flex > div.flex > img.templates-module__f0q_8W__image | /_next/image?url=https%3A%2F%2Fassets.vercel.com%2Fimage%... | 44.1 KiB | 43.7 KiB |
A Next.js starter from create-next-app. div.flex > div.flex > div.flex > img.templates-module__f0q_8W__image | /_next/image?url=https%3A%2F%2Fassets.vercel.com%2Fimage%... | 16.3 KiB | 16.1 KiB |
A tree structure of 3D spheres are connected by lines div > a.features-module__KQTBcq__card > div > img.features-module__KQTBcq__lightMode | /_next/image?url=https%3A%2F%2Fassets.vercel.com%2Fimage%... | 18.3 KiB | 15.1 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_next/static/chunks/3u5w_3-w5-c9r.js?dpl=dpl_76REKkd1QYt... | 34.3 KiB | 34.1 KiB |
| /_next/static/chunks/40o-_3kv1gk7b.js?dpl=dpl_76REKkd1QYt... | 47.0 KiB | 27.2 KiB |
| /_next/static/chunks/0jzm94qus19um.js?dpl=dpl_76REKkd1QYt... | 71.1 KiB | 23.0 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /_next/static/chunks/0jzm94qus19um.js?dpl=dpl_76REKkd1QYt... | 2.0 s | 1.5 s | 25 ms |
| nextjs.org/ | 1.6 s | 83 ms | 30 ms |
| /_next/static/chunks/0q8fapokcqhvs.js?dpl=dpl_76REKkd1QYt... | 1.1 s | 190 ms | 3.5 ms |
| Unattributable | 691 ms | 20 ms | 0.0 ms |
| /_next/static/chunks/40o-_3kv1gk7b.js?dpl=dpl_76REKkd1QYt... | 298 ms | 194 ms | 20 ms |
| /_next/static/chunks/3q8mh8bmyn5n6.js?dpl=dpl_76REKkd1QYt... | 79 ms | 49 ms | 17 ms |
| /_next/static/chunks/1orfi54spy-9q.js?dpl=dpl_76REKkd1QYt... | 51 ms | 8.2 ms | 6.7 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.2 s |
| Other | 1.8 s |
| Style & Layout | 1.3 s |
| Rendering | 409 ms |
| Script Parsing & Compilation | 202 ms |
| Parse HTML & CSS | 111 ms |
| Garbage Collection | 23 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_next/static/chunks/0n05iy5sfwldo.css?dpl=dpl_76REKkd1QY... | 19.3 KiB | 14.9 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
▲ ~ npx create-next-app@latest div.intro-module__l-DIkW__intro > div.flex > div.flex > button.intro-module__l-DIkW__copy |
Built-in Optimizations
Automatic Image, Font, and Script Optimizations for impr… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Dynamic HTML Streaming
Instantly stream UI from the server, integrated with the… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
React Server Components
Add components without sending additional client-side J… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Next.js 16
The power of full-stack to the frontend. Read the release notes. div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 401 () |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
385 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
745 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
85 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
656 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.07 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| cdn.cr-relay.com/v1/site/f6dd8ada-7a97-4d9d-8ec4-9c2bff6cd234/signals.js | 3600.0 s | 7.1 KiB |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
An image gallery built on Next.js and Cloudinary. div.flex > div.flex > div.flex > img.templates-module__f0q_8W__image | /_next/image?url=https%3A%2F%2Fassets.vercel.com%2Fimage%... | 121.2 KiB | 116.4 KiB |
Screenshot of Dice's website div.flex > div.flex > a.showcase-preview-module__ALHlCG__preview > img | /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpreview-dice... | 61.5 KiB | 48.1 KiB |
Screenshot of Washington Post's website div.flex > div.flex > a.showcase-preview-module__ALHlCG__preview > img | /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpreview-wapo... | 32.1 KiB | 20.2 KiB |
An all-in-one starter kit for high-performance ecommerce sites. div.flex > div.flex > div.flex > img.templates-module__f0q_8W__image | /_next/image?url=https%3A%2F%2Fassets.vercel.com%2Fimage%... | 19.3 KiB | 18.0 KiB |
Screenshot of Audible's website div.flex > div.flex > a.showcase-preview-module__ALHlCG__preview > img | /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpreview-audi... | 23.1 KiB | 14.4 KiB |
Screenshot of Notion's website div.flex > div.flex > a.showcase-preview-module__ALHlCG__preview > img | /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpreview-noti... | 22.0 KiB | 13.8 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_next/static/chunks/3u5w_3-w5-c9r.js?dpl=dpl_76REKkd1QYt... | 34.3 KiB | 34.1 KiB |
| /_next/static/chunks/40o-_3kv1gk7b.js?dpl=dpl_76REKkd1QYt... | 47.0 KiB | 25.5 KiB |
| /_next/static/chunks/0dliohh_uup9_.js?dpl=dpl_76REKkd1QYt... | 25.4 KiB | 25.1 KiB |
| /_next/static/chunks/0jzm94qus19um.js?dpl=dpl_76REKkd1QYt... | 71.1 KiB | 23.2 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 773 ms |
| Script Evaluation | 636 ms |
| Style & Layout | 441 ms |
| Rendering | 181 ms |
| Script Parsing & Compilation | 53 ms |
| Parse HTML & CSS | 35 ms |
| Garbage Collection | 14 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /_next/static/chunks/0n05iy5sfwldo.css?dpl=dpl_76REKkd1QY... | 19.3 KiB | 13.0 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Search documentation...
CtrlK header.bg-background-100 > nav.navbar-module__cV3TuW__nav > div.navbar-module__cV3TuW__headerButtons > button.navbar-module__cV3TuW__search |
These are opportunities to improve the legibility of your content.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
▲ ~ npx create-next-app@latest div.intro-module__l-DIkW__intro > div.flex > div.flex > button.intro-module__l-DIkW__copy |
ORIGINAL
1440PX
375PX
Built-in Optimizations
Automatic Image, Font, and Script … div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Data Fetching
Make your React component async and await your data. Next.js supp… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Server Actions
Run server code by calling a function. Skip the API. Then, easil… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Advanced Routing & Nested Layouts
Create routes using the file system, includin… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Dynamic HTML Streaming
Instantly stream UI from the server, integrated with the… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
CSS Support
Style your application with your favorite tools, including support … div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Route Handlers
Build API endpoints to securely connect with third-party service… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Middleware
Take control of the incoming request. Use code to define routing and… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
React Server Components
Add components without sending additional client-side J… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Client and Server Rendering
Flexible rendering and caching options, including I… div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Next.js 16
The power of full-stack to the frontend. Read the release notes. div.flex > div.features-module__KQTBcq__grid > div > a.features-module__KQTBcq__card |
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Screenshot of Dice's website div.flex > div.flex > a.showcase-preview-module__ALHlCG__preview > img | /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpreview-dice... | 302 x 608 (0.50) | 640 x 1311 (0.49) |
Screenshot of Audible's website div.flex > div.flex > a.showcase-preview-module__ALHlCG__preview > img | /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpreview-audi... | 388 x 316 (1.23) | 640 x 512 (1.25) |
Screenshot of Sonos's website div.flex > div.flex > a.showcase-preview-module__ALHlCG__preview > img | /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpreview-sono... | 388 x 210 (1.85) | 640 x 359 (1.78) |
Screenshot of Today's website div.flex > div.flex > a.showcase-preview-module__ALHlCG__preview > img | /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpreview-toda... | 179 x 125 (1.43) | 192 x 145 (1.32) |
Screenshot of ProductHunt's website div.flex > div.flex > a.showcase-preview-module__ALHlCG__preview > img | /_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fpreview-ph.3... | 179 x 125 (1.43) | 192 x 120 (1.60) |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 401 () |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback