How To Deploy Nextjs 14 Websites/App In Cpanel | upload next js in cpanel | host nextjs 14 in cpanel

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

ความคิดเห็น • 62

  • @seljuzgaming
    @seljuzgaming 9 หลายเดือนก่อน +10

    Thanks for static site deployment guide but I need help with dynamic server side rendered site with i18n to be deployed in cpanel.

    • @BittuKumar-p7n
      @BittuKumar-p7n 9 หลายเดือนก่อน +2

      same here bro

    • @lebaf8661
      @lebaf8661 7 หลายเดือนก่อน

      @@BittuKumar-p7n same here :(

    • @juanfelipevelasquezescobar
      @juanfelipevelasquezescobar 5 หลายเดือนก่อน +1

      Hi, i have the exact same problem, could you help me? my project is also with i18n

  • @sagorsarker5372
    @sagorsarker5372 10 หลายเดือนก่อน +3

    Thanks for teaching in a very easy way, please give more videos like this❤

    • @EKSofts7867
      @EKSofts7867  10 หลายเดือนก่อน

      Thank you, I will

  • @sreenathp-i9y
    @sreenathp-i9y 3 หลายเดือนก่อน +3

    when i try to build my next js project it gives me an error like
    > Server Actions are not supported with static export.

  • @bjdajoy
    @bjdajoy 8 หลายเดือนก่อน +1

    Thanks for your efforts, The video came to the rescue just in time.

  • @webdevdost
    @webdevdost วันที่ผ่านมา

    what about dynamic routess?

  • @Vikash-r8i
    @Vikash-r8i 4 หลายเดือนก่อน +5

    need dynamic app deploy...?

  • @Quicknuggets
    @Quicknuggets 8 หลายเดือนก่อน +1

    Very helpful tutorial.. I have been looking for something like that for a while

  • @AlalUddin24
    @AlalUddin24 10 หลายเดือนก่อน +1

    If possible deploy a medium project. You just deployed static code and also no routes (dynamic, static). application should have seo support for all pages. then only deploy.

    • @EKSofts7867
      @EKSofts7867  10 หลายเดือนก่อน

      sure, i will...

  • @coderash4534
    @coderash4534 10 หลายเดือนก่อน +1

    Very Helpful. Eagerly was waiting for this.

  • @zeealvin4925
    @zeealvin4925 6 หลายเดือนก่อน

    Thank you for the video. May I know whats the different if we use software provided in cpanel "Setup node.js App", compare with this method?

  • @TARSUNIVERSEFRONTEND
    @TARSUNIVERSEFRONTEND หลายเดือนก่อน +1

    error when I created a dynamic page like [id]/page.jsx

  • @suzanhossen6972
    @suzanhossen6972 10 หลายเดือนก่อน

    Please, make a full tutorial about the Nextjs. We are so much excited to learn it from you.

    • @EKSofts7867
      @EKSofts7867  10 หลายเดือนก่อน

      Thanks for your interest. I will manage some time and make a crash course of next js soon.

  • @nemines0027
    @nemines0027 6 หลายเดือนก่อน

    greetings, thank you, the videos I found were about deployment with github and I was looking for how to deploy with the file system

  • @gededestrawan9997
    @gededestrawan9997 7 หลายเดือนก่อน +1

    how about to deploy next js app router but not static use the ssr and deploy using node js, did u can explain that?

  • @emadkhan1002
    @emadkhan1002 10 หลายเดือนก่อน +1

    Thanks for the video. Very efficient.

  • @humairasaeed6108
    @humairasaeed6108 4 หลายเดือนก่อน +1

    great job , very much appreciated ,

  • @surendarkumar-s5b
    @surendarkumar-s5b 2 หลายเดือนก่อน

    Bro will that work Server side rendering. Or only static export?

  • @sergiospano
    @sergiospano 10 หลายเดือนก่อน

    I see that this deployment method is similar to the one used in NextJs 12 (with page routing). I understand that this works only with static sites. Can you upload an example of a deployment of a project with dynamic routes, interacting with a database? Would it be necessary to create a node.js app?

    • @EKSofts7867
      @EKSofts7867  10 หลายเดือนก่อน +1

      Sure, I will come up with something like this. Keep watching...

  • @VDesh-cm5ou
    @VDesh-cm5ou 6 หลายเดือนก่อน +1

    for dynamix routes, how to handle output: "export" in next.config if my routes are always dynamic. In this case, there is a solution using generateStaticParams but i amn't opting to use this.

    • @sreenathp-i9y
      @sreenathp-i9y 3 หลายเดือนก่อน

      did generatestaticparams works for build ?

    • @AdnanKhan-yg4ng
      @AdnanKhan-yg4ng 2 หลายเดือนก่อน

      @@sreenathp-i9y it does

  • @onesamket-tube
    @onesamket-tube หลายเดือนก่อน

    what about stand alone full-stack application ?

  • @ashimrai4260
    @ashimrai4260 4 หลายเดือนก่อน

    I am having trouble with routes like /api 404, worked in locals

  • @falasefemi3344
    @falasefemi3344 5 หลายเดือนก่อน

    What about if I make changes to my project, how can I make it reflect

  • @md.rafiuzzamanbhuiyanafrid2087
    @md.rafiuzzamanbhuiyanafrid2087 7 หลายเดือนก่อน

    what is the diference between npm run build vs npm run build && npm run export ? please tell me

  • @puneetprajapati7659
    @puneetprajapati7659 หลายเดือนก่อน

    Brother I am using dynamic routes and I need to deploy next.js 14 in vps server

    • @puneetprajapati7659
      @puneetprajapati7659 หลายเดือนก่อน

      Please help me , how can I run code with dynamic routes with vps hosting

  • @muktadirulislammahi6542
    @muktadirulislammahi6542 7 หลายเดือนก่อน

    Will this pricess of production deploying support api routes?

  • @mfz5166
    @mfz5166 4 หลายเดือนก่อน

    is this work if my nextjs project using typescript

  • @TruthAdvocateGH
    @TruthAdvocateGH 2 หลายเดือนก่อน +1

    Thank you so much!

  • @PrMovies0
    @PrMovies0 6 หลายเดือนก่อน

    SSR is possible after deploy on cpanel?

  • @daniel-zd5sw
    @daniel-zd5sw 10 หลายเดือนก่อน

    Thank you very much, your video helped me a lot!

    • @EKSofts7867
      @EKSofts7867  10 หลายเดือนก่อน

      That's my pleasure...

  • @abrarfahim64
    @abrarfahim64 2 หลายเดือนก่อน

    routing doesnt work for me ,i follwed your tutorial

  • @Krystian-i1o
    @Krystian-i1o 10 หลายเดือนก่อน

    can I use environment variables there?

  • @mostafizurrahmanchowdhury9018
    @mostafizurrahmanchowdhury9018 8 หลายเดือนก่อน +2

    i didn't get out folder please solve this issue

  • @mehedihassan6904
    @mehedihassan6904 8 หลายเดือนก่อน +2

    after running 'npm run build' I am not getting the out folder bro

    • @chepparing
      @chepparing 8 หลายเดือนก่อน

      me too

    • @md.rafiuzzamanbhuiyanafrid2087
      @md.rafiuzzamanbhuiyanafrid2087 7 หลายเดือนก่อน +1

      you need to cinfigure in next.config.js & if not then run npm run build && npm run export to get the out folder

  • @adesumarsono3850
    @adesumarsono3850 2 หลายเดือนก่อน +1

    Thanks. it works

  • @ismailMerced
    @ismailMerced 10 หลายเดือนก่อน

    how to upload it with dynamic server components?

    • @EKSofts7867
      @EKSofts7867  10 หลายเดือนก่อน

      I will share another video for this. thanks

  • @amittarafder1031
    @amittarafder1031 10 หลายเดือนก่อน

    Helpful ❤❤❤❤❤

  • @abdurrazzak1612
    @abdurrazzak1612 9 หลายเดือนก่อน +1

    Thanks

  • @abdulowhab
    @abdulowhab 10 หลายเดือนก่อน

    Where is your server.js file when you are uploading to cpanel? Or Why you created the server.js file in local that has no work in cpanel?
    Actually you are deploying static export. Here the dynamic data will not work. If you have dynamic data or the data that are coming from api will not update real time.
    After deploying an app you have to start the server but you are not starting the server. You are only uploading the generated static files like html, css, js.

    • @ismailMerced
      @ismailMerced 10 หลายเดือนก่อน

      is there a way to upload next dynamic server app to cpanel?

    • @DailyDebuggers
      @DailyDebuggers 10 หลายเดือนก่อน

      I have also the same issue...? Have you configured it?

    • @haiffy
      @haiffy 10 หลายเดือนก่อน

      ikr blud is onto nothing 🤣🤣

    • @EKSofts7867
      @EKSofts7867  10 หลายเดือนก่อน +1

      I will share a video over this.

  • @kacperkepinski4990
    @kacperkepinski4990 9 หลายเดือนก่อน

    where are env?

  • @legendaizy482
    @legendaizy482 9 หลายเดือนก่อน +1

    Helping

  • @manishbhusal-fq2vv
    @manishbhusal-fq2vv หลายเดือนก่อน

    this misleading title : these steps only works for next js static site.

  • @travelerRijvi
    @travelerRijvi 10 หลายเดือนก่อน

    ❤❤❤

  • @soumyaranjan6941
    @soumyaranjan6941 6 หลายเดือนก่อน

    Hi Sir ,
    Need a help from you regrading deployment of nextjs in a shared server in cpanel ,
    As currently stuck by an issue when trying to run npm start
    This is issue i am getting, please help me out
    node:internal/deps/undici/undici:9235
    return await WebAssembly.instantiate(mod, {
    ^
    RangeError: WebAssembly.instantiate(): Out of memory: Cannot allocate Wasm memory for new instance
    at lazyllhttp (node:internal/deps/undici/undici:9235:32)
    Node.js v19.9.0