Open Chatelo opened 3 months ago
just switch the drizzle adapter https://github.com/vercel/platforms/blob/7e3355678a56d9368e49cd090d729701ba4eff57/lib/db.ts#L1
from vercel adapter to any other database and follow Drizzle to generate migrations and push to database
Is there a way I can setup database of my choice other than vercel postgres locally?