Hacker News new | ask | show | jobs
by wouldbecouldbe 76 days ago
I build some projects via pm2 deploy directly on a server and its much faster then vercel
1 comments

Not every project can be compiled on production server since compiling NextJS might take quite a lot of RAM, I would advise against it.
we have 128ram on our production server I think it will be fine ;)