Тёмный

How to Deploy Next js App on Cpanel | Learn how to host Next js App on Namecheap Hosting Server 

Monju Aflame
Подписаться 144
Просмотров 16 тыс.
50% 1

Step - 1
Create a Next js App
Step - 2
NPM install & NPM run dev
to sure website work properly
Step - 3
Create a file server.js app root folder
&
package.json file scripts area edit
"start": "NODE_ENV=production node server.js",
Step - 4
NPM build for uploaded in server
Step - 5
zip all the file except node_module
&
unnecessary file
Step - 6
Login Cpanel
create a folder in File manager
then upload zip file in here
last configure Cpanel Node Js

Наука

Опубликовано:

 

9 дек 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 43   
@gededestrawan9997
@gededestrawan9997 2 месяца назад
you must change ur title yt with next js page not app, this tutorial is showing about how to deploy next js page router not app. ty
@tiagomendes5646
@tiagomendes5646 24 дня назад
why do you need to create a custom server? couldnt you just use next start?
@Yousafzai112
@Yousafzai112 27 дней назад
When i typ Node the aptions for the Node js setup not showing. Is there any issue in my Cpanel? if yes please guide me how will i slove the issue?
@sufiirumi
@sufiirumi 5 месяцев назад
Is it possible to make SSR in cpanel? You need a VPS server for this, right?
@monjuaflame8329
@monjuaflame8329 4 месяца назад
yeas
@AbdelkaderSoudani
@AbdelkaderSoudani 3 месяца назад
is that on Namecheap shared hosting? it only renders static sites right or does it run SSR also?
@chuksjoe007
@chuksjoe007 2 месяца назад
With the way he deployed it, it will run as a Server Side Rendered application.
@AbdelkaderSoudani
@AbdelkaderSoudani Месяц назад
@@chuksjoe007 thank you, he's using page router though, not app router
@alfiandm5782
@alfiandm5782 5 месяцев назад
i take so long for npm run dev in cpannel what is the problem ? it says Can't acquire lock for app: %(app)s
@monjuaflame8329
@monjuaflame8329 5 месяцев назад
Try it again. When run npm if it write folder path it must work.
@office394
@office394 Месяц назад
sir can u dot his same with hostinger panel??? plzz sir make video i am waiting for that. plzz upload today sir
@Antonio-nn2kq
@Antonio-nn2kq 3 месяца назад
How do I run Prisma with nextjs in cpanel? I set the environment variable, but it doesn't recognize it.
@monjuaflame8329
@monjuaflame8329 3 месяца назад
No problem. Here node module render your hole application
@Antonio-nn2kq
@Antonio-nn2kq 3 месяца назад
@@monjuaflame8329 Even though it doesn't run, it doesn't recognize the environment variable. I had to subscribe to a VPS and host the files on the .env file. On a common hosting with cpanel it doesn't work to configure the environment variable.
@LudoKingChallenge
@LudoKingChallenge 5 месяцев назад
It's not working for me. Could you please help me.
@monjuaflame8329
@monjuaflame8329 5 месяцев назад
Yeah
@mykus1000
@mykus1000 4 месяца назад
can i deplay with prisma , app router and serveur compenent in cpanel
@monjuaflame8329
@monjuaflame8329 4 месяца назад
yes
@ms-arif
@ms-arif 3 месяца назад
Dynamic routing won’t' work in cpanel
@iqnexplorers
@iqnexplorers 4 месяца назад
Does it run on NEXT version 14?
@monjuaflame8329
@monjuaflame8329 4 месяца назад
yeah
@seospecialistakm3028
@seospecialistakm3028 6 месяцев назад
daynamic possible? example /blog/1
@monjuaflame8329
@monjuaflame8329 6 месяцев назад
It’s dynamic website
@anuj.beniwal
@anuj.beniwal 6 месяцев назад
its not working its just showing index of/ whatever is in the public_html
@monjuaflame8329
@monjuaflame8329 6 месяцев назад
open node js app and connect right folder.
@anuj.beniwal
@anuj.beniwal 6 месяцев назад
@@monjuaflame8329 i have donw that now it's showing Error 503. Service Unavailable
@anuj.beniwal
@anuj.beniwal 6 месяцев назад
@@monjuaflame8329can you help me with this
@unlimitedmemes-fu4pr
@unlimitedmemes-fu4pr 3 месяца назад
please help me bro im getting 503 error
@monjuaflame8329
@monjuaflame8329 3 месяца назад
Please first check in locally if everything ok then follow it
@user-bq6io5vk8i
@user-bq6io5vk8i Месяц назад
i am getting 503 error anyone help me
@monjuaflame8329
@monjuaflame8329 Месяц назад
Please try again.
@user-bq6io5vk8i
@user-bq6io5vk8i Месяц назад
@@monjuaflame8329 Thank you so much for your reply but its not working i did as you please help me
@kacperkepinski4990
@kacperkepinski4990 4 месяца назад
missin steps
@faridanjali8160
@faridanjali8160 4 месяца назад
Why i always get 503
@DrMoCode
@DrMoCode 3 месяца назад
Same. I always get Error 503. Server Unavailable
@user-bq6io5vk8i
@user-bq6io5vk8i Месяц назад
you find the solution for this i am also getting 503 error, Please help me
@user-bq6io5vk8i
@user-bq6io5vk8i Месяц назад
@@DrMoCode you find the solution for this i am also getting 503 error please help me
@DrMoCode
@DrMoCode Месяц назад
@@user-bq6io5vk8i I did My own case was version incompatibility The highest node version on the cPanel I was using was way lower than the node version nextjs was built on.
@vernevens1598
@vernevens1598 3 месяца назад
WTF did you even do?
@soumyaranjan6941
@soumyaranjan6941 Месяц назад
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
@monjuaflame8329
@monjuaflame8329 Месяц назад
Please try again by following step.
@kacperkepinski4990
@kacperkepinski4990 4 месяца назад
unclear as hell
Далее
Learn Next.js Parallel Routes In 16 Minutes
16:18
Просмотров 114 тыс.
Вечный ДВИГАТЕЛЬ!⚙️ #shorts
00:27
Просмотров 2,5 млн
The BEST way to host Next.js websites
17:37
Просмотров 24 тыс.
2 Deploy Frontend SPA on cPanel Shared Hosting
2:47
Deploy your Next.js app to a VPS (EASY!)
15:45
Просмотров 29 тыс.
Next JS APP Route Deploy In cPanel
9:26
Просмотров 446
I Didn't Know Next.js Server Actions Could Do This!
6:53
Урна с айфонами!
0:30
Просмотров 7 млн
Lid hologram 3d
0:32
Просмотров 7 млн
Спидран по ПК
0:57
Просмотров 32 тыс.