vercel.com

Report from 8/10/2026, 10:49:12 AM https://vercel.com/
Latest run · lab, cold cache
49
8/10/2026
28-day score · p75 · the standard
49
27 runs
CRR100%latest
SSD59%latest
TC115 toklatest
TTFUT67 ms28-day p75

Scored by v3 · source-of-truth hashes: score db860d6ac94e · thresholds e94f8b33e500 — verifiable against the canonical scorer.

The 28-day score is the p75 of nightly runs — the stable number to cite. Deterministic metrics (CRR/SSD/TC) show their latest value (they move only when the site changes); timing (TTFUT) and answer-fidelity (AF) are smoothed by 28-day p75 — the same lab-vs-field split Core Web Vitals uses. Synthetic daily measurement, not real-user field data.

Core Agent Vitals badge  Embed this badge

Show your agent-readiness score anywhere — it links back to this report.

[![Core Agent Vitals](https://agentvitals.dev/badge/vercel.com.svg)](https://agentvitals.dev/results?url=https%3A%2F%2Fvercel.com%2F)
<a href="https://agentvitals.dev/results?url=https%3A%2F%2Fvercel.com%2F"><img src="https://agentvitals.dev/badge/vercel.com.svg" alt="Core Agent Vitals" height="20"></a>
What AI tells your customers about youAgent confidence: LOW
🟡Business nameVercel · guessed from page text (no structured data)
Categorynot found
Pricenot applicable · not applicable to this page type
Locationnot applicable · not applicable to this page type
Hoursnot applicable · not applicable to this page type
Productsnot applicable · not applicable to this page type
🟡DescriptionThe autonomous stack for every app and agent. · guessed from page text (no structured data)

An agent is likely to fabricate missing details rather than say “I don’t know”. 0/3 applicable facts come from machine-readable structured data.

We recovered only a shell of this page (under 200 tokens) — likely a soft bot-block or a client-rendered app that served our scanner almost no content. The metrics below reflect that shell, not your real site; the score is capped until an agent can retrieve real content.
49
Overall score
weighted CAV (0–100)
WARN
0–4950–8990–100

Metrics

100%
CRR Content Recovery Good
0.59
SSD Semantic Signal Density Needs work
115 tok
TC Token Cost Good
61 ms
TTFUT Time to First Useful Token N/A

Token Cost breakdown

Where the page's tokens go (≈2,953 across regions). 64% is non-content — chrome and boilerplate an agent pays for. Add landmark roles (main/nav/header/footer) so agents can skip it.

Content
35.8% · 1,056
Chrome (nav / header / footer)
63.9% · 1,886
Boilerplate (cookie / ad)
0% · 0
Other
0.4% · 11

Final screenshot

Final screenshot of https://vercel.com/

Diagnostics

high TC 64.2% of tokens are non-content (boilerplate/chrome)

agent representation — token decomposition

EvidenceToken decomposition: content 35.8%, chrome 63.9%, boilerplate 0%, other 0.4%. Only 35.8% of the agent's tokens are real content.
ImpactAn agent pays for boilerplate on every request and has less context left for the real content.
Effort30–90 min

Fix: Strip repeated nav/header/footer/cookie chrome from the agent-visible output; wrap content in <main>/<article> so the extractor keeps signal and drops boilerplate.

medium SSD Low signal-to-noise for agents

content vs chrome/boilerplate

Evidencesignal 0.16 · generic JSON-LD 1/1
ImpactAgent spends tokens parsing nav/boilerplate instead of content.
Effort30–90 min

Fix: Wrap the real content in <main>/<article>, cut repeated nav/boilerplate, and keep the primary content dense and early in the DOM.

Rendered profile: headless

Agent Discoverability 100/100 · Agent Ready

Access & discovery checks — separate from the gated CAV metrics above. Click an issue for business impact, what we measured, and how to fix. · Take the Agent Readiness course →

Agent files & endpoints

llms.txt Found at /llms.txt Learn →
robots.txt (AI bots) Major AI bots allowed Learn →
sitemap.xml Found at /sitemap.xml Learn →
JSON-LD structured data Types: SoftwareApplication Learn →
agents.json Found at /agents.json Learn →
WebMCP endpoint Found at /webmcp.json Learn →
OpenAPI / API docs Found at /openapi.json Learn →

No discovery issues found.

Passed audits (12)

✓ robots.txt allows AI bots✓ No CAPTCHA wall✓ No content-blocking cookie wall✓ Machine-readable prices✓ llms.txt present + valid✓ No login wall on public content✓ Structured data (JSON-LD)✓ XML sitemap present + fresh✓ Server response (TTFB)✓ agents.json discovery✓ WebMCP endpoint✓ API documentation

Transport & Trust (SEC 1.0.0)

HTTPS, HSTS, CSP, sniffing, referrer and CORS posture. Diagnostic only — this does not affect the CAV score. A security header does not make a page more legible to an agent, so scoring it would reward a CDN toggle that changes nothing an agent can recover. We measure it and say so.

84Transport posture (0–100, unscored)
4pass
1warn
0fail
Per-header findings (6)
HeaderEvidence
✅ HTTPSserved over HTTPS
✅ HSTSmax-age=31536000; includeSubDomains; preload
⚠️ Content-Security-Policyscript-src allows 'unsafe-inline'
✅ X-Content-Type-Optionsnosniff
✅ Referrer-Policyorigin-when-cross-origin
➖ CORS exposureno CORS headers on the document (normal for an HTML page)
Full profile — how to improve · unused JS · network · timing

How to improve

mediumSplit the heaviest unused bundle

0342-l_jkqj0e.js — 101 KiB transferred, 69.4% unused

EvidenceCDP JS coverage: 70 KiB of this bundle is never executed on load.
Impact~-70 KiB transfer; lower Token Cost + faster agent parse.
Effort30–90 min
FixDynamic-import() the below-the-fold parts of 0342-l_jkqj0e.js, or drop unused dependencies.
mediumCut total transfer weight

2.3 MB total

Evidence2.3 MB transferred.
ImpactCheaper, faster fetch on slow links.
Effort1–3 h
FixEnable Brotli, serve WebP/AVIF images, defer non-critical resources.

Third-party impact

5 third-party requests · 72 KiB (3.1% of transfer) — code an agent must also fetch/run before your content settles. Fewer, lazier third-parties = faster, cheaper agent reads.

Third-party domainReqsTransferMain-thread
vercel-storage.com372 KiB
sentry.io21 KiB

Wasted JavaScript (by bundle)

Transfer-accurate — each bundle's transfer size × its unused %, ranked by wasted bytes (the biggest code-splitting wins). Unused JS also inflates Token Cost (TC).

BundleTransferUnusedWasted
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0342-l_jkqj0e.js101 KiB69.4%70 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/3arx86bykke0f.js69 KiB78.8%54 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/2ofmrfks652pr.js50 KiB99.3%50 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/2tdbmhq3xxja5.js62 KiB78.4%48 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/01dcvdfkxxit5.js51 KiB82.9%42 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/1tn68il3dsajn.js65 KiB58.2%38 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/1bjr3l5f37mjn.js34 KiB90%31 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0a27pbsv6l-5x.js37 KiB75.1%28 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/14ihma40gyvqm.js27 KiB99.5%27 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0ynhppvxlhhsd.js30 KiB88.8%27 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/2xgpe2q6zcq7i.js48 KiB50.1%24 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0ehou8epbnn_3.js23 KiB98.9%23 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0_w927ica_-7p.js48 KiB39.6%19 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0qjgazfdeolce.js19 KiB97.4%19 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/1wj78j4zex78e.js35 KiB51.2%18 KiB

Network

120Requests
2310 KiBTransferred
78Scripts
3.1%3rd-party
1Long tasks
Script (78)
1301 KiB
Prefetch (6)
351 KiB
Font (7)
223 KiB
Stylesheet (4)
149 KiB
Fetch (11)
138 KiB
Image (8)
84 KiB
Document (1)
57 KiB
Ping (2)
4 KiB
Manifest (1)
2 KiB
Other (2)
2 KiB
Heaviest requests (30)
URLTypeStatusTransfer
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/25152x7tkd-xq.cssStylesheet200111 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0342-l_jkqj0e.jsScript200101 KiB
https://vercel.com/marketplacePrefetch20089 KiB
https://vercel.com/docsPrefetch20082 KiB
https://vercel.com/newPrefetch20075 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/3arx86bykke0f.jsScript20069 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/media/Geist_Variable-s.p.2v-cf9syxr5ni.woff2Font20069 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/1tn68il3dsajn.jsScript20065 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/2tdbmhq3xxja5.jsScript20062 KiB
https://vercel.com/Document20057 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/01dcvdfkxxit5.jsScript20051 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/2ofmrfks652pr.jsScript20050 KiB
https://vercel.com/kbPrefetch20050 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0_w927ica_-7p.jsScript20048 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/2xgpe2q6zcq7i.jsScript20048 KiB
https://lishhsx6kmthaacj.public.blob.vercel-storage.com/notion-desktop-light.webpImage20045 KiB
https://vercel.com/enterprise?_rsc=czOtnfCs2ODzxgiNFetch20042 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0a27pbsv6l-5x.jsScript20037 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/1wj78j4zex78e.jsScript20035 KiB
https://vercel.com/home?_rsc=sfX8IxgL8rRNzGGkFetch20035 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/1bjr3l5f37mjn.jsScript20034 KiB
https://vercel.com/pricing?_rsc=87OWllPFpIJDkDXCFetch20030 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/0ynhppvxlhhsd.jsScript20030 KiB
https://vercel.com/loginPrefetch20029 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/media/GeistPixel_Triangle.p.0s2yyo-clipe_.woff2Font20029 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/media/GeistPixel_Square.p.3ig4wtfmw09gh.woff2Font20028 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/media/GeistPixel_Grid.p.0c5uz3kz61pux.woff2Font20028 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/media/GeistPixel_Circle.p.2p5mi6n8co77s.woff2Font20028 KiB
https://vercel.com/vc-ap-vercel-marketing/_next/static/immutable/chunks/14ihma40gyvqm.jsScript20027 KiB
https://vercel.com/signupPrefetch20027 KiB

Long tasks (>50 ms)

StartDuration
507 ms68 ms
Analyzing…
running mobile + desktop · ~30s