[x] Create a heroku pipeline with a beta and prod stage so that we do not push breaking changes to the production API.
[x] Add a separate database and redis instance to the new prod stage.
[x] Update environment variables so all vercel preview branches point to the beta stage while the vercel production environment points to the prod stage.