How To Deploy a NextJS App To Vercel (EASY AND QUICK!!!)

Поделиться
HTML-код
  • Опубликовано: 29 май 2023
  • In this video I will be showing how to deploy a NextJS App to Vercel.
    Link: vercel.com/dashboard
    Join our Discord: / discord
    🚀 Learn ReactJS By Building 6 Projects: codedamn.com/learn/reactjs-pr...
    🐙 GraphQL Course: codedamn.com/learn/graphql-fo...
    Social
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    Website: machadopedro.com
    Linkedin: / machadop1407
    Instagram: / pedro.fmachado_
    Github: github.com/machadop1407
    Business Email: pedro@pedrotech.co
    🌟 Gear / Hardware I Use and Recommend 🌟
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    💻 amzn.to/42kqFuM 💻 Monitor
    🖱️amzn.to/3C0ZhHb 🖱️ Mouse
    📷 amzn.to/3OHJvbM 📷 My Camera
    🎤 amzn.to/3oxSthj 🎤 My Microphone
    ⌨️ amzn.to/3oFPpj1 ⌨️ My Microphone
    ⚡ amzn.to/3MYMnzM ⚡ LED Lights In the Background
    Tags:
    - ReactJS Tutorial
    - ReactJS and MySQL
    - NodeJS Tutorial
    - API Tutorial
    #nextjs #vercel
  • НаукаНаука

Комментарии • 90

  • @McElitsome
    @McElitsome 10 месяцев назад

    I like this. I dont't know why I always come back to watching your videos though. Something about your presentation is just 👌. Your videos are informative too on the current state of JS techologies too and tips and tricks that make the DX better. Love your latest ' NEXTJS for beginners ' vieo by the way. Its amazing. Stay strong broh

  • @lukas.webdev
    @lukas.webdev Год назад +3

    Very helpful and straight to the point. Love it! 😉🔥

  • @KAMIL-jc8nn
    @KAMIL-jc8nn 3 месяца назад +1

    You helped me soooo much already, thank you. Btw you didnt need to show the error example but you did it anyway. I just love you man🤣

  • @k303k
    @k303k Год назад +2

    Thank you so much for the video Pedro!! Will you make a series on Nodejs when you have free times?
    Sorrry again if i requested so many times 😅 but your way of teaching is very great and i haven't learn learn Nodejs.That's why.Thankk you for all of your efforts for teaching us a lot Pedro!

  • @MuhammadAli-tw9ht
    @MuhammadAli-tw9ht Год назад +5

    Very helpful ! Appreciate your work always. 🙂
    I think it would be great video if you share how you learn new stuff and whats your overall process of learning new technologies etc. Thanks

  • @user-sj1bo4ec8g
    @user-sj1bo4ec8g 11 месяцев назад +1

    thank you for showing the error , i just got an error while building and you saved me a lot!

  • @MuhammadAmir-nv4yk
    @MuhammadAmir-nv4yk Год назад +3

    Amazing learning path for me...keep it up bro

  • @thalespica
    @thalespica Год назад +2

    Excelente vídeo Pedro parabéns 🎉

  • @real23lions
    @real23lions Год назад +4

    Omg. I was gonna deploy my nextjs in a day or two. What a coincidence

  • @fredoliveira5069
    @fredoliveira5069 9 месяцев назад

    Very helpful Pedro, thanks a lot!

  • @mr_phamtastic
    @mr_phamtastic 8 месяцев назад

    Awesome tutorial! Nice and easy

  • @luizinhogm
    @luizinhogm Год назад +1

    Thanks for sharing this. Hey Pedro, can you share the name of that extension of auto-suggest yarn/npm at your terminal shell?

  • @roloep85
    @roloep85 7 месяцев назад

    Thanks dude! Feels like you saved my life, even if it was so easy. Not knowing is the worst thing!

  • @centralbiz5974
    @centralbiz5974 Год назад +1

    Hi Pedro.. very helpful as always.
    Which site would you pick for hosting a node js API for free ?
    thanks in advance

  • @whysumancode
    @whysumancode 5 месяцев назад

    Wow i enjoyed thanks myaan🚀🚀

  • @afaqahmad8918
    @afaqahmad8918 Год назад +1

    Welcome back ❤

  • @AlineGrianti
    @AlineGrianti 7 месяцев назад

    Ola Pedro and thank you for your videos! when I try to deploy it goes out of memory because of too many static pages to generate.. you have some suggestion to fix this issue?

  • @albertbravo7364
    @albertbravo7364 2 месяца назад

    Awesome video. Thank you

  • @leeuwa1
    @leeuwa1 Год назад +1

    Thanks for this video, great. You are one of my favorite coding RUclipsr. Is it possible to make a video about security? If you made an app, and there are some security issues with some package (for instance) that are used in that app, what to do to solve it? How to know if there are any security issues with packages for instance? Are there websites who publish such security issues?

  • @sebastiannietor9724
    @sebastiannietor9724 11 месяцев назад

    Is there a way to know if there are mistakes in our typescript code without having open the file?And without executing the build.
    Because i use Flutter and there even if you close the file, vscode always is warning you if you have errors, but i would like to have the same in typescript

  • @aydinjoshi
    @aydinjoshi 4 месяца назад

    Great vid brother

  • @AbdelkaderSoudani
    @AbdelkaderSoudani 2 месяца назад

    Thank you so much brother!

  • @wesleymoraes1478
    @wesleymoraes1478 5 месяцев назад

    The "any" solution was perfect for me!!! Thank you very much!!!

  • @jeevanalexen
    @jeevanalexen 8 месяцев назад

    Hey, how will connect it with our django backend. What will be the process for that?

  • @sanketrajput_co
    @sanketrajput_co 2 месяца назад +1

    Nice step by step explained

  • @abhijaysaraswat2833
    @abhijaysaraswat2833 3 месяца назад

    Where is it deploying do we have to manually specify a server etc and do we have to write the script for deployment or it creates the script on its own according to the application?

  • @Fantino502
    @Fantino502 3 месяца назад

    Thank you for the video, by the way.

  • @ashutosh__018
    @ashutosh__018 5 месяцев назад

    great video!

  • @sandiplayek
    @sandiplayek 3 месяца назад

    I have two brunches developement for staging and production for production. How do I choose them please reply

  • @oluwabukolahezekiah4198
    @oluwabukolahezekiah4198 Год назад +1

    I’m getting Error 500: internal server error message when I deploy to vercel. I have like 8 environment variables like sanity, google auth, stripe, etc please help

  • @syedahafsadeveloper
    @syedahafsadeveloper 3 месяца назад

    amaaaaaaaaaaaaaaaaaaaazing video i have no words

  • @Maifumei
    @Maifumei 11 месяцев назад

    Hello sir, my nextjs has been deployed to Vercel, but I cannot open images in Romania, and my location in China or Singapore can open them. Is there any way to set the region?

  • @user-uz7es1vq4n
    @user-uz7es1vq4n 7 месяцев назад

    Good Evening Pedro Tech,try to give an idea about ,how can we change branch in production with clear example

  • @SomaSrivastava-wv3xi
    @SomaSrivastava-wv3xi Месяц назад

    what if i already have a deployment and want to update the website? will i have to deply again and get a new link or is there some other process

  • @bribri-dy1te
    @bribri-dy1te 4 дня назад

    does it have a backend and database connected to it? or its just a frontend stuff? ty

  • @c0dingwithchris
    @c0dingwithchris 4 месяца назад

    I have a quick question. What if I don't want my site to be publicly accessible? I.E I want to keep it a private repo on github? Is there a way to do this or no?

  • @codingtaptanh8674
    @codingtaptanh8674 18 дней назад

    really helpful

  • @onayemi18
    @onayemi18 8 месяцев назад +1

    Hello Pedro I've been following you for long time, thank you for your knowledge impact on us. I have a request on how to deploy Nextjs on Cpanel shared hosting for both frontend and backend + prisma . Please.

  • @alifhasanshahOfficial
    @alifhasanshahOfficial 8 месяцев назад +1

    What if i don't want to deploy from github? How to deploy react app using vercel cli? .

  • @Fantino502
    @Fantino502 3 месяца назад

    Off topic comment - Your hair is cool right now. It remind me Gustavo Kuerten's hair style, a 2000's Brazilian tennis player.

  • @scotly_emi
    @scotly_emi Год назад

    The video was helpful what about connect next js to MySQL database how will I go around that or please can you make a tutorial on that please thanks

  • @DEBUGENTITY
    @DEBUGENTITY 2 месяца назад

    can we deploy the next project without github means i want to manually deploy it on vercel.

  • @sumitsahu8657
    @sumitsahu8657 4 месяца назад

    Is there any way to deploy a selected/not default branch?

  • @DERMOIIN
    @DERMOIIN 4 месяца назад

    when i done deploy it, why does it show the get started page, not the one that i made before?

  • @abdelkaderlounis6537
    @abdelkaderlounis6537 11 месяцев назад

    Instead of using external api url jsonplacelholder like you did, How to configure internal api call url before deploying

  • @user-jg7hs5yo9e
    @user-jg7hs5yo9e 8 месяцев назад

    thank you for sharing

  • @benoit4148
    @benoit4148 5 дней назад

    I have the problem ,the data are being fetched on vercel, even if I call the next js api endpoint on postman. i can send the data but i can not fetch unless i rebuild the app

  • @manankoyawala5337
    @manankoyawala5337 6 месяцев назад

    when i access that url from the postman it gives me authentication required even though i used authorization key also still can't access , plz give me the solution

  • @genztechman
    @genztechman 2 дня назад

    Thank You

  • @viniclunc8553
    @viniclunc8553 Год назад +1

    Easy and quick, as my job journeys 😢😔

  • @kiranoffice4445
    @kiranoffice4445 Месяц назад

    ThankYou

  • @shenawy343
    @shenawy343 7 месяцев назад

    the project has been deployed but the images didn't appear and i don't know why

  • @kimbiblog
    @kimbiblog 10 месяцев назад

    please how do i deploy my wordpress website to vercel app and post links on facebook ?

  • @eobodai
    @eobodai 2 месяца назад

    Thanks

  • @tomasburian6550
    @tomasburian6550 4 месяца назад

    Skipping the env variables was a mistake. If we don't know how to put them in properly, some features won't work, like auth etc.

  • @shivaramr7042
    @shivaramr7042 3 месяца назад

    my module.css file is not reading hence styles are not applied

  • @ekanotes
    @ekanotes 2 месяца назад

    Getting an error while doing "Command "npm run build" exited with 1"......please if someone can help.

  • @DEBUGENTITY
    @DEBUGENTITY 9 месяцев назад

    it giving me error in reactservercomponents and its not deploying

  • @jatinderchoudhary6061
    @jatinderchoudhary6061 Год назад +3

    Yes make a proper video how we can host a nextjs website live on internet with a proper domain.

    • @PedroTechnologies
      @PedroTechnologies  Год назад +2

      I can include that in a course or something. But to add a domain you just have to buy and set it on vercel

    • @jatinderchoudhary6061
      @jatinderchoudhary6061 Год назад

      @@PedroTechnologies yes please

  • @codemelon2698
    @codemelon2698 9 месяцев назад

    I have a problem my app contains a lot of images it's still static but I can't use a cdn it's too late so how can I push 2.16 gb to github

  • @iqrashahzadi1721
    @iqrashahzadi1721 Месяц назад

    helpful

  • @dog4ik
    @dog4ik Год назад +2

    That is insane how vercel f@cked whole community with RSC and everyone is okey with it.
    Not only RSC slower and will lead to higher bill but also they made self hosting really hard

  • @MT4d616e
    @MT4d616e 10 месяцев назад

    simple and easy

  • @praiseabu591
    @praiseabu591 6 месяцев назад +1

    Thank you so much for this. It was extremely helpful.
    I pray you come to the knowledge of truth and Christ. God bless you!

  • @chesterxp508
    @chesterxp508 11 месяцев назад

    GoodJob!

  • @norbufoldey3670
    @norbufoldey3670 7 месяцев назад +1

    How old are you and how Did you learn all these stuff

  • @tanphatnguyen9047
    @tanphatnguyen9047 3 месяца назад

    i cant sign up new account on Vercel

  • @anthonygesora2517
    @anthonygesora2517 Год назад +2

    Woow🎉🎉

  • @Don_Verissimo
    @Don_Verissimo 10 месяцев назад

    i get this error ;(
    Warning: Could not identify Next.js version, ensure it is defined as a project dependency.
    Error: No Next.js version could be detected in your project. Make sure `"next"` is installed in "dependencies" or "devDependencies"

  • @thenicholashernandez
    @thenicholashernandez 8 месяцев назад

    what about baseurl you did not show it how

  • @abhishekparmar162
    @abhishekparmar162 Год назад +2

    Hindi subtitle❤

  • @ruizxzx
    @ruizxzx Год назад

    u look better without facial hairs!

  • @franklinmayoyo
    @franklinmayoyo 3 месяца назад

    I thought you'll use the cli

  • @joshiosimoe7459
    @joshiosimoe7459 Месяц назад

    WE LUV BOBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

  • @gadhager
    @gadhager 6 месяцев назад

    da mas problemas que netlify...

  • @andregn4483
    @andregn4483 2 месяца назад +2

    Your name suggests you are Brazilian. But your fluency suggests otherwise.

    • @PedroTechnologies
      @PedroTechnologies  2 месяца назад +2

      Lol I am Brazilian :) I had the privilege of studying in a international school in Salvador, Bahia until I was 18.

    • @edubox9816
      @edubox9816 4 дня назад +1

      ​@@PedroTechnologies Que daora mano!!!!!! Eu notei que seu nome era Brasileiro também, e o mais curioso é que vc tbm mora aqui em Vancouver!!! Que bacana encontrar vizinhos de nascença aqui na mesma cidade que eu!!
      Abraços Pedro, espero um dia te encontrar em algum evento de programação aqui em vancouver.

  • @hamzaking127
    @hamzaking127 Год назад

    in firebase

  • @traconisek
    @traconisek 7 месяцев назад

    Not helpful. Vercel is throwing random rrError: No Next.js version could be detected in your project. Make sure `"next"` is installed in "dependencies" or "devDependencies"

    • @PedroTechnologies
      @PedroTechnologies  7 месяцев назад

      Are you sure you are trying to deploy a nextjs project?

  • @mireyamarte7974
    @mireyamarte7974 13 дней назад