Until Vercel adds a solid and flexible database as a service, I'll continue using Google Cloud Run + Cloud SQL + Cloud Build for a "no server" solution.
Granted, the Vercel edge network is amazing, but Google routes internal requests way way faster than the edge can communicate with Google's infra.
Vercel is great for things that aren't stateful and for automagic build configuration and asset serving. But not great for anything needing a DB.
Granted, the Vercel edge network is amazing, but Google routes internal requests way way faster than the edge can communicate with Google's infra.
Vercel is great for things that aren't stateful and for automagic build configuration and asset serving. But not great for anything needing a DB.