Deploy a Next JS Application - Easy

preview_player
Показать описание
🏆 Deploy a static Next JS Application - Easy in under 5 minutes. 🏆

Vercel is a great option to host your static next js application for free while pulling it straight from github. It handles all of the build commands behind the scenes and allows you to easily add your environment variables.

Vercel

This is a weather app I built in Next JS for the purpose of this video.
💻 Build the Next JS Weather App

❤️ Support the Channel

Instagram 💪

🔥 My Coding Equipment 🔥
Комментарии
Автор

Directly to the point! You are the best, thx!

agustincruz
Автор

One video to rule them all... Great content. thanks

AwesomeTutes
Автор

Is it SSR deployment? Will we still get the SSR's SEO advantages by using this deployment?

masadamsahid
Автор

cool change u could add is make background change depending on the weather of searched city 😉

KingDarkHQ
Автор

thanks sir I got you tutorial you save my life.

mukangwakalonda
Автор

excellent as always and very well explained !!

juguetestoys
Автор

What if i want to deploeye on a custom domain name?

chetantailor
Автор

So is there any chance I can do this without daddy git or do they own rights to my projects?

vernevens
Автор

Thank you. I'm getting a failed to compile with an error in every component. I followed your Next JS portfolio video and trying to deploy that. The errors are not telling me much.

ralphieceledon
Автор

Please which hosting server supports both next js and Django together because my website comprises of both

cardinaldreampark
Автор

Can you do a video on next js deployment on Azure with a local agent as MS doesn't provide free parallism. I'm getting an internal error after following all the steps.

ajaysh
Автор

i deployed a nextjs in vercel but i didnt get what i build

muhammadsafvankv
Автор

can i do the same with my portfolio website

MuhammadZohaibHashmi-nrrs
Автор

Env variables that are called client side are exposed to the client, making it no different than just writing them in plain text for all to see.

nested
Автор

Hey i used the code from your repository and used my api key, but launched website is not working

ashishanand
Автор

I facing an issue while deploying that states:
npm ERR! code EINVALIDPACKAGENAME
Error: Command "npm install" exited with 1.

HeavyMachinery
Автор

u probably need to call that weather api on the server first

nested