About
The web core vitals are the three core page load metrics that a web page should focus on.
- First Input Delay
- Cumulative Layout Shift: All layout shift cumulated
See
- You can see them in any web performance utility tool such as lighthouse
- In the devtool such as chrome