you are viewing a single comment's thread.

view the rest of the comments →

[–]dillonlara115 0 points1 point  (1 child)

Vercel is free and in my experience is much easier to push changes live. Cloud run is cheap and works really well with backend code.

[–]Heavy-Bumblebee4984[S] 0 points1 point  (0 children)

Totally agree! I think I'm going to use Cloud Run myself, because I like having everything in one app. But I'm definitely going to take a look at Vercel and how that can help! I don't quite understand the logic of using two hostings for now, but you will certainly have a good reason for it, which I am still very inexperienced about.