Hello! I’m bit rookie in all this but i have app working ok on vercel
than i added @google/genai package - it works ok locally
but when i deploy it to vercel i got
Cannot find module '/var/task/node_modules/@google/genai/dist/node/index.cjs'
Did you forget to add it to "dependencies" in `package.json`?
Node.js process exited with exit status: 1. The logs above can help with debugging the issue.