ReasonJun

Next.js : Measuring performance (webVitalsAttribution) 본문

Frontend/Next.js

Next.js : Measuring performance (webVitalsAttribution)

ReasonJun 2023. 6. 21. 13:05
728x90

webVitalsAttribution is a Next.js configuration option that allows you to enable attribution for Web Vitals metrics. This means that you can track the origin of each Web Vitals metric, which can be helpful for debugging performance issues.

 

https://nextjs.org/docs/app/api-reference/next-config-js/webVitalsAttribution

 

next.config.js Options: webVitalsAttribution | Next.js

Using App Router Features available in /app

nextjs.org

 

728x90
Comments