vercel-labs / gemini-chatbot

Build your own generative UI chatbot using the Vercel AI SDK and Google Gemini
https://gemini.vercel.ai
Other
792 stars 288 forks source link

vercel deploy failed #25

Open chengfengfengwang opened 4 months ago

chengfengfengwang commented 4 months ago
image
leerob commented 4 months ago

Hey there, have you added the environment variable with your Gemini key?

Pixel-Panda commented 4 months ago
image

I got the same error before but make sure to add all possible env keys (excluding the last couple as that service isn't necessary). Also I changed the Vercel build override to npm install which fixed some errors caused by adding a different UI kit like daisy ui