Deploy node and express JS project to Vercel | Hu Nan

preview_player
Показать описание
In this video, I am showing how you can deploy your node and express js backend project to Vercel for free. I faced some issues earlier and found the proper way to do it, so I am sharing it to you.
Happy Coding!
Рекомендации по теме
Комментарии
Автор

Hello! I THANK you SO MUCH for this video! I had many failed attempts but thanks to you and this video I got it! Thank you again!!!

O_Antonov_UA
Автор

Thank you! i was curious how to do tthis and your video explained it perfectly!

p_o_z_e
Автор

You literally saved me!
I'd been trying to deploy from days but somehow couldn't. Now it's deployed. Thanks a lot

shashankbhatgs
Автор

thank you! a super fast solution, also Vercel deploys in 3 to 6 seconds

valerioviale
Автор

a small change in vercel json removed all of my fucking stress. you're a legend mate. thank you

jlords
Автор

Thanks bro. I was searching for a solution. You are my hero. update: engine needs to be 18.x instead in 2023 Oct

watchnow
Автор

Thanks a lot was simple, quick and to the point!

arjunsenthil
Автор

Thanks a lot i just deployed my first server and will soon make more deployment this month thanks to you

tabotcharlesbessong
Автор

Thank you so much! You are a great help :)

gqzgcdp
Автор

omg, i love you, man!
thanks so much!

doplpkm
Автор

thank you so much sir , i was not able to deploy the backend on vercel

mainakmukhrjee
Автор

Thanks a lot, you helped me a lot ! :)

henchoznoe
Автор

Thank u so much, I was able to do deploy

alicbarandicamejia
Автор

could i ask how to deploy restful api which will be used for my nextjs project?

xuwang
Автор

it helps alot thankyiou so much boiiii

saribnoor
Автор

Hello! How to add here html page with button which starts the server?

kckrfqz
Автор

i deployed to github and vecel without gitignore initially. is there a way to remove these from the deployment or should i create a new project?

VelmuruganKugan
Автор

Hey whenever i host any website on vercel, the css just doesnt not load. all of the other things work fine...

kennysus
Автор

i have hosted express on vercel but the static file on public folder is not serving by vercel ?

binodkhatri
Автор

can I make you of api in frontend work with. {method : "GET"} and fetch(url, options)
or it is not possible because it's a server less api

random