Learn how to deploy nextjs application in Netlify

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024

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

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

    thanks needed this

  • @HiglaxSolutions
    @HiglaxSolutions 7 дней назад

    Thanks alot best tutorial 🎉

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

    Sir, I am very thankful to you for making this video,
    After watching that video I deploy my first next js site on netlify. ❤❤❤

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

    worked like a charm

  • @HaroonArif-g3c
    @HaroonArif-g3c 2 месяца назад

    just because of you sir i successfully deploy thanks sir

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

      That's love to hear, All the best.

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

    deploying nextjs to netlify is trash. deploying with nextjs runtime setting: tries to package edge functions in non-existent .netlify/functions folder, throws error, can't deploy. turn nextjs runtime setting off: deploys, but page not found error. Deploys EASILY on vercel and render no hassle.

  • @MDArifulIslam-du9vj
    @MDArifulIslam-du9vj 9 месяцев назад +1

    When I go to one page to another page then It reloading again. How can stop this reload?

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

      Did you find the problem? i'm having the same problem

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

    Nice

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

    This is great.almost Everything should work just fine. There problem I have with nextjs is this, hosting a nextjs app on another plattform other than vercel may require you to create a custom server. This is not very good. Doing so will remove some of NextJs very important features like Automatic static optimization. So pages a no longer pre rendered and others. Meanwhile, all these features are what make NextJs this popular. I find this as a huge red flag cuz am force to stick with vercel.

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

      Some core features may only available in vercel but it's working just fine if you can make perfect configuration.

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

    hi!
    we need 'npm run build' first?

  • @Danyalkhan-ih4ri
    @Danyalkhan-ih4ri 9 месяцев назад

    Hey @noor muhammad (Admin) please provide me the link of the repository
    i search for it in your github account but i didn't find it