Next.js Discord

Discord Forum

can i deploy node js backend on vercel?

Unanswered
Gray Vireo posted this in #help-forum
Open in Discord
Gray VireoOP
can i deploy node js backend (express app) on vercel?

4 Replies

@Gray Vireo can i deploy node js backend (express app) on vercel?
Brown bear
yes, you can
Gray VireoOP
can you tell how?
Asian black bear
Yes, but also no. It is not a node backend in the sense that you can do anything you want and every express plugin works. It would be limited by running in a Lambda and being stateless. You can search about Express.js in Lambda to learn more.
They actually do have a manual about it: https://vercel.com/guides/using-express-with-vercel