Stack Break Lab · Vercel

Field Reports

A small app that exercises the Vercel platform end to end and ships deliberately heavy image assets, so you can measure both feature reachability and load latency from mainland China.

Platform features wired into this site

Each maps to a probe in vercel-demo/probe/.

Static hosting / CDN Redirects & rewrites Custom headers Functions Edge Middleware Cron Jobs Blob KV

Latency lab

Raw static assets at different weights for manual latency testing (DevTools → Network, hard-reload to bypass cache).

Stamp a report (Functions + Blob)

POSTs to /api/stamp-report, which writes and reads back a record in Vercel Blob.

Ping KV (Functions + KV)

GETs /api/kv-ping, which sets and reads back the china-probe key.