I was doing the Next.js tutorial when the necessity of setting up a Postgres database using Vercel showed up, in Chapter 6, so I decided to use Docker locally because I don't have Postgres installed on my machine and I didn't want to use Vercel. This...

No responses yet.