Open source Vercel alternatives?
from ghodawalaaman@programming.dev to programming@programming.dev on 10 Apr 14:13
https://programming.dev/post/48596344
from ghodawalaaman@programming.dev to programming@programming.dev on 10 Apr 14:13
https://programming.dev/post/48596344
Hello,
I have been hosting my project on vercel and I really don’t like it at least the free version. so I wanted ask is there any open source and free alterantive of vercel. of course I won’t be hosting the production server there but I don’t want to pay for it when I am developing it.
Thanks in advance <3
#programming
threaded - newest
There are several European based alternatives to Vercel. It’s also worth having a read through or posting to !web_hosting@programming.dev
It depends on what you want to do. I myself use hostinger to host my NodeJS app. The downside is nodejs are only supported on their business tier web host. To be fair, it is more appealing than VPS with the same price for the infinite bandwidth aloneWhoops, my bad. I didn’t see the need for it to be free
Could you give more context about what Vercel features you need - is the site statically generated, or do you also need Vercel Functions?