Vercel domain hosting

Running into an issue with domain hosting through vercel
useklara.com

Bought my domain on vercel, so the nameservers are ns1.vercel-dns.com and ns2.vercel-dns.com, and dns should be automatically configured. This was confirmed by adding my domain to my project and it working immediately.

However now the project shows invalid dns configuration for my domain, the only change I recall making was setting up google workspace, added the TXT and MX.

I went through the process of removing and re-adding the domain on the project, even re-added the A and CNAME from the domain set up instructions on the project side.

I’m getting a SERVFAIL when I run any dig commands, and when looking up the WHOAMI on godaddy, I see clienthold, looks like this means vercel is blocking my domain due to non-payment or some other issue.

Unsure how to proceed, any feedback would be appreciated