Cheapest hosting service
Hey y'all I need to host a website, it's static for my blog and portfolio. I need the most cost effective hosting service. Any recommendations?
3 Replies
vercel - good free tier
I have good experience with Vercel if you are using Next.js, as long as you don't host too many projects there at once, as there is a limit on the free tier, 100 deployments per day
Netlify is probably a good second
Netlify, Vercel as recommended. If you wanna try doing it from scratch then spin up something on Digital Ocean or Linode.
If you want to run a server that serves your static html assets you can also try Railway