250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- CSS
- evm
- error
- node.js
- Redux
- REACT
- JavaScript
- useState
- hardhat
- API
- middleware
- built in object
- graphQL
- blockchain
- Ethereum
- solidity
- nextJS
- web
- tailwindcss
- CLASS
- concept
- Interface
- Props
- express.js
- typeScript
- 삶
- HTML
- bitcoin
- 기준
- SSR
Archives
- Today
- Total
ReasonJun
Next.js : Measuring performance (webVitalsAttribution) 본문
Frontend/Next.js
Next.js : Measuring performance (webVitalsAttribution)
ReasonJun 2023. 6. 21. 13:05728x90
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
'Frontend > Next.js' 카테고리의 다른 글
Next.js : useRouter / Link (0) | 2023.06.21 |
---|---|
Next.js : Error Handling (0) | 2023.06.21 |
Next.js : Custom App / Document / Error page (0) | 2023.06.21 |
Next.js : Absolute Imports and Module Path Aliases (0) | 2023.06.21 |
Next.js : Automatic Static Optimization (ASO) (0) | 2023.06.20 |
Comments