vercel-labs / gemini-chatbot

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

Auto deploy to Vercel deploys wrong db type #56

Open jb-dev1 opened 2 weeks ago

jb-dev1 commented 2 weeks ago

Not sure if this ticket belongs here, but the gemini-chatbot auto deploy to Vercel link does not setup the proper databases. Instead a Vercel KV instance is part of the current setup. I believe it should prompt the user to setup Vercel Postgres (Neon) and Vercel Blob.

image

jb-dev1 commented 2 weeks ago

Actually, it looks like the "Deploy" button on the GitHub page does appropriately take you to the right template setup, so the stale links need to be updated.