Follow up to: #19863
Vercel sets raw error messages as span status. Currently we send them as is, but these values should be normalized to a known SpanStatusType.
I confirmed the behavior with https://github.com/getsentry/testing-ai-sdk-integrations and figured this is straightforward enough to change without an additional test, but let me know if you think I should add one.