Closed deini closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
catalyst-latest | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 12, 2024 9:26pm |
Latest commit: 7ba44c36cb672582857c421c967ab8d99b65d280
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Lighthouse ran against https://catalyst-latest-m77tt6yvq-bigcommerce-platform.vercel.app
We ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
Category | Score |
---|---|
🟠 Performance | 89 |
🟢 Accessibility | 100 |
🟢 Best practices | 96 |
🟠 SEO | 82 |
We ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:
Category | Score |
---|---|
🟢 Performance | 90 |
🟢 Accessibility | 100 |
🟢 Best practices | 96 |
🟠 SEO | 85 |
What/Why?
If app is not running on Vercel's infra,
<Analytics />
and<SpeedInsights />
are not rendered.Opt-in to disable vercel analytics and speed insights by setting the following env vars to
true
DISABLE_VERCEL_ANALYTICS
DISABLE_VERCEL_SPEED_INSIGHTS