How can I create a Postgresql database with vercel and use it in my next app?
Unanswered
Transvaal lion posted this in #help-forum
Transvaal lionOP
I have a local database where the url to access it is defiend in an env file. So I'm thinking that I just need to now make one in cloud for production and add it in the build settings on vercel.
I saw verrcel offers a free database option but I can't seem to get started with it. Any advice?
I saw verrcel offers a free database option but I can't seem to get started with it. Any advice?
2 Replies
Id check out Supabase
I love them