This hostname is not covered by a certificate. To ensure full coverage, purchase Advanced Certificate Manager to use Total TLS for full certificate coverage of proxied hostnames.
Could you try the steps outlined in the Troubleshooting section in the relevant docs?
Both Cloudflare and Vercel utilize the ACME protocol—with SSL providers like Let’s Encrypt—to issue certificates. To validate domain ownership, the protocol sends an HTTP (not HTTPS) request to /.well-known/acme-challenge/<id> on your server.
Cloudflare has a variety of services that, depending on their configuration, could block the ACME protocol verification checks, resulting in Vercel failing to issue TLS certificates properly:
Page Rules
Access
Bot Fight Mode
To avoid disruption, the following path:
http://<YOUR_DOMAIN>/.well-known/acme-challenge/*
Must be excluded from page rules, bot protection, or bypassed inside Access.