DEV Community

Discussion on: When your JAMstack goes beyond Static, what your hosting of choice?

Collapse
 
retronav profile image
Pranav Karawale

I prefer Vercel if my JAMstack app goes beyond static. I do use their serverless functions and they have surprisingly fast cold starts. I use Firebase for database and storage and Vercel for hosting and functions.