Relative Content

Tag Archive for node.jsexpressmernvercel

Deploying ExpressJS Api to Vercel

currently im building a MERN stack project. Now i want to host my MERN in Vercel. The problem im encounter were, when i deploying it stuck at “Connected to MongoDB” and “Server is running on port 4000”. i suspect that it doesnt know what to do after that. But i dont know what the code should be. here is my server.js code