update prefix for env vars in vercel
I put the wrong prefix in for the env vars when I first set up the database, and now I can't find a way to update them. Where can I update the prefix?

3 Replies
exotic-emerald•6mo ago
Hi @Brenner Unfortunately, Vercel does not currently support a way to edit the prefix after it's defined. The only way to rectify this is to disconnect the database from the project and connect it again without specifying the prefix.
exotic-emerald•6mo ago
Sorry, I spoke too soon. You're in the right spot. Click Update project connection, the modify your prefix here:

exotic-emeraldOP•6mo ago
thank you!