Since #198 I'm getting Unable to decode base64 []: atob is not defined warnings while running the library inside a Vercel API route.
I'm using automaticDeserialization, the feature might not be able compatible with it ?
Downgrading to version 1.13.1 does solve the issue, so it's clearly that commit that caused the issue.