Why does the project code throw this error in the V0 environment but not when deployed to Vercel?
16:35:35.015Z [SERVER] Google TTS error: Unable to resolve specifier ‘google-gax@5.0.3-rc.1/package.json?module’ imported from https://esm.v0.dev/google-gax@5.0.3-rc.1/es2022/build/src/iamService.mjs
I’m calling the Google Text-to-Speech API. How can I resolve this issue?