Quick take
Consider Cloudflare Pages for static and edge-first projects that benefit from Cloudflare’s global network.
Watch out: Its server model differs from Vercel, so validate framework and runtime needs.
Capability view
| CAPABILITY | VERCEL | CLOUDFLARE PAGES |
|---|---|---|
| SSR / Functions | ? | ✓ |
| Docker | ? | ✕ |
| Managed DB | ? | ✕ |
| Edge | ? | ✓ |
| BYOC | ? | ✕ |