NextJS 14 - How To Deploy Your App To AWS Amplify or Vercel

preview_player
Показать описание
In this final tutorial series for learning how to program using Next JS 14 App Router, I will show you how to deploy your app to AWS Amplify and Vercel. These are two of the most popular hosting platforms that supports Next JS.

The app I am using in this tutorial is a Todo List that has Next-Auth Authentication and a Supabase Database.

Full Source Codes available on my Patreon:

Please Like and Subscribe so you can see more future tutorial videos.

Time Markers
00:00 - Demo
01:41 - AWS Amplify
12:32 - Vercel
17:27 - Final Thoughts

#nextjs #awsamplify #vercel
Рекомендации по теме
Комментарии
Автор

you showing me setting up env variable was very helpful, thanks

khangtrinh
Автор

The env vars in build commands saved my life. Man I would buy you a coffee if I could. Thank you for the problem you solved for me!

gabrielfarias
Автор

Most Valueable Video. Thanks to save my lot of time. I was facing issues in getting environment variable but now everything working fine ❤

forall
Автор

The build settings with environment variables was the missing piece for me. I didn't see documentation for that anywhere. You saved me countless hours (and headaches).

farid
Автор

Commenting to support. Keep up the good work

piyush
Автор

Realy realy helpful, i was kind of pissed off like why its not working om aws amplify, thank you very much for making this vidoe 🙏

utkarshseth
Автор

Is NEXT_PUBLIC_ENV working well on the client side?

putujojo
Автор

Nice video but when i create my own custom api route a POST route amplify throws error 500, please how do i resolve this

thi