BEST ways to deploy a NextJS app

  Рет қаралды 30,778

Rifik

Rifik

9 ай бұрын

We deployed our NextJS app in a ton a different ways so you don't have too!
In this video we go over the different ways to deploy your app and weigh the cost, how much control you have, and how easy it is to use so that you can choice the BEST option.
#NextJS #tutorial #firebase

Пікірлер: 40
@GetRifik
@GetRifik 9 ай бұрын
How are you currently deploying your NextJS app?
@DiegoCarreiraFr
@DiegoCarreiraFr 8 күн бұрын
Awesome video! Simple, direct and just what I needed! 👏
@lucifer3646
@lucifer3646 7 ай бұрын
you are underrated! Love your videos
@FangerZero
@FangerZero 13 күн бұрын
1:20 thanks this is what I've been looking for, for the past week!
@GatoNordico
@GatoNordico 9 ай бұрын
Thank you for the video! Keep them coming 🙌🏻 Currently deploying on firebase here, and your vídeo kinda gave me peace of mind. I didn’t explore too much the other options tbh, I just evaluated auth options and firebase seemed the more appropriate for my use case, plus using firestore for my db is quite straightforward :) I’ve been using next.js with page routing and looking to transition to app router later this year probably 🤞🏻
@GetRifik
@GetRifik 9 ай бұрын
Glad we gave you some peace of mind!! Totally agree, firebase pretty much had everything you need in 1 place. Hard to look elsewhere with so many great features. Good luck with the app router transition!
@machadoemiliano9664
@machadoemiliano9664 8 ай бұрын
I’ve been using Firebase to deploy my next js application, but for some reason, i don’t see the images on the page, can you help me?
@GatoNordico
@GatoNordico 8 ай бұрын
@@machadoemiliano9664 are you using next.js Image component? If so you might need to add firebase storage (assuming that’s were you’re saving your images) to the acceptable domains on next.config. And a brief update now that I re-read my comment: for the last three weeks I’ve been migrating my project out of firebase and into supabase 😅 but for other reasons… but I’m almost done with the migration!
@machadoemiliano9664
@machadoemiliano9664 8 ай бұрын
I've tried everything but I still can't get it to load, I've already added the images to the firebase storage, moved the public folder where I have the images to app because in the web console I was getting error 404 because I couldn't find the path, I'm tired I'm going to go to vercel or netlify.@@GatoNordico
@machadoemiliano9664
@machadoemiliano9664 8 ай бұрын
Y por cierto, tambien hablo en español
@r4zen976
@r4zen976 7 ай бұрын
Incredibly helpful vid, was looking for something like that, thanks
@GetRifik
@GetRifik 7 ай бұрын
Glad it was helpful! Thanks for the support
@musabhussain3641
@musabhussain3641 3 ай бұрын
wow! its so clear!! Amazing!
@samuelluz
@samuelluz 8 ай бұрын
Obrigado pelo Video!
@fh3r3
@fh3r3 3 ай бұрын
thanks! very clear!
@mauriciovalencia8370
@mauriciovalencia8370 5 ай бұрын
Thanks for breaking it down! Looks like vercel's free hobby plan can't be used commercially though
@dragosmorozan1841
@dragosmorozan1841 9 ай бұрын
Great video
@GetRifik
@GetRifik 9 ай бұрын
Thank you!
@ukaszStrzelecki
@ukaszStrzelecki 4 ай бұрын
You have to rethink your recommendation of Firebase Hosting :) I've just build a simple app with Next.js and I have a hard time with Firebase deployment. The same code works flawlessly on Vercel but not working on Firebase at all. On firebase I don't have access to server logs (or I don't know how to find it) so I don't know what is happening. I will be great if you make a video about debugging deployment on firebase hosting and how to find a problem. Cheers
@FangerZero
@FangerZero 13 күн бұрын
I finally figured this out the 1:20 time stamp was the last part I needed to complete my Firebase SPA.
@MaxWis
@MaxWis 3 ай бұрын
Ive been having some big problems with firebase... For some reason whenever i make an app that does anything with the pages/api or app/api folder the cloud function it generates for you always times out. do you know of a way to fix this? :)
@ionutsandu5913
@ionutsandu5913 3 ай бұрын
Thanks!
@adityamanjrekar7
@adityamanjrekar7 8 ай бұрын
Hey, could you explain about next js custom server to deploy on servers like iis.
@GetRifik
@GetRifik 8 ай бұрын
Are you referring to "ISS" Microsoft's Internet Information Services?
@adityamanjrekar7
@adityamanjrekar7 8 ай бұрын
@@GetRifik yes. Our company uses an IIS 10.0 server.
@jogiwalamohit4433
@jogiwalamohit4433 Ай бұрын
Can I deploy next app when I have firebase blaze plan?
@AndriusLau
@AndriusLau 2 ай бұрын
When we can expect video of Nextjs and Docker?
@SakthiCs
@SakthiCs 3 ай бұрын
Specified "rewrites" cannot be used with "output: export" I got this error..how to solve this
@classicaf
@classicaf 3 ай бұрын
thank you
@theS3Interdev
@theS3Interdev 5 ай бұрын
Thank you for the video, I appreciated it a lot. Could you please do one where you deploy Next.js to Firebase hosting?
@GetRifik
@GetRifik 4 ай бұрын
Thank you for the request!
@yunyang6267
@yunyang6267 7 ай бұрын
what do you use to monitor next app performance and logs
@GetRifik
@GetRifik 7 ай бұрын
I usually deploy my next apps to Vercel. For small apps I just use the vercel logs. For larger/enterprise apps I usually have use elasticsearch and kibana. I've really wanted to try out sentry.io though, it also collects errors your users see in the client.
@adityamarzuk5970
@adityamarzuk5970 7 ай бұрын
I got blocked by verce idk whyl and can't register aws my only option is firebase i guess 😢
@GetRifik
@GetRifik 7 ай бұрын
Firebase is nice since it has a vast ecosystem of tools! If you want an almost exact replacement to vercel try out netlify.
@Namynnuz
@Namynnuz 4 ай бұрын
Where's the other possibility, when you scoop out dynamic code and host it as lambdas?
@brianruizy
@brianruizy 6 ай бұрын
add video chapters please!
@GetRifik
@GetRifik 6 ай бұрын
Thank you for letting us know!
@codeNinja2320
@codeNinja2320 Ай бұрын
Netlify doesn't support ISG
NextJS Just Changed API Routing
0:51
Jack Herrington
Рет қаралды 125 М.
The magical amulet of the cross! #clown #小丑 #shorts
00:54
好人小丑
Рет қаралды 23 МЛН
Teenagers Show Kindness by Repairing Grandmother's Old Fence #shorts
00:37
Fabiosa Best Lifehacks
Рет қаралды 39 МЛН
Зомби Апокалипсис  часть 1 🤯#shorts
00:29
INNA SERG
Рет қаралды 7 МЛН
10 common mistakes with the Next.js App Router
20:37
Vercel
Рет қаралды 168 М.
the new PS4 jailbreak is sort of hilarious
12:21
Low Level Learning
Рет қаралды 163 М.
Why I love AWS Amplify - Deploy Next.js (T3 Stack) in 5 minutes
7:52
Deploy Next Js on Cloudflare
3:57
Sphorb
Рет қаралды 4,6 М.
What Are APIs? - Simply Explained
6:49
Simply Explained
Рет қаралды 863 М.
CSS Tips And Tricks I Wish I Knew Before
12:12
Lama Dev
Рет қаралды 401 М.
Dockerize Next.js & Deploy to VPS (EASY!)
19:43
ByteGrad
Рет қаралды 37 М.
tRPC, gRPC, GraphQL or REST: when to use what?
10:46
Software Developer Diaries
Рет қаралды 65 М.
Functions vs Classes: When to Use Which and Why?
10:49
ArjanCodes
Рет қаралды 136 М.
What % of charge do you have on phone?🔋
0:11
Diana Belitskay
Рет қаралды 368 М.
На iPhone можно фоткать даже ночью😳
0:30
GStore Mobile
Рет қаралды 1,4 МЛН
Я Создал Новый Айфон!
0:59
FLV
Рет қаралды 3,3 МЛН
Обзор игрового компьютера Макса 2в1
23:34