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
eastern-cyan•8mo 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.
eastern-cyan•8mo ago
Sorry, I spoke too soon. You're in the right spot. Click Update project connection, the modify your prefix here:

correct-apricotOP•8mo ago
thank you!