If anyone is wondering. It works the same with Vercel. I first ran into a prerender error first, but once I followed the steps in this video, I was able to deploy without any issues.
I followed your steps, I still get fetch failed error pointing to the local host 3000, before I can change the API_URL variable. I wonder what is it that I'm doing wrong?
Q. why delete git? A. Because until we delete the git folder ( local git ) we cannot Initialize it another remote git repo, so by deleting local git your project is like it never got initialized to git so now you can initialize a new git and add to a new remote git repo aswell just like a new project ( Note:- if you have built your own project from scratch or you already have a repo which you want to deploy then you don't have to delete anything )
If anyone is wondering. It works the same with Vercel. I first ran into a prerender error first, but once I followed the steps in this video, I was able to deploy without any issues.
did you create new github repo ? i dont wanna how do i fix
Thank you so much man, been stuck for two days trying to deploy on vercel due to pre-render error. Followed ur tutorial, fixed it in 30 mins.
why we create 2 repos ? i dont wanna but i dont figure it this error
I love this guy! to the point, brief and clear at the same time.
Just follow the step it will work on vercel too thanks bro appreciated.....
What a cool tutorial man!!!
can you briefly explain why client compoent can just fetch ('api/topics') but server component cannot?
thanks!!
Please also deploy on vercel because get error : pre render error
i keep getting error: "Page Not Found
Looks like you've followed a broken link or entered a URL that doesn't exist on this site."
Thank you. I am not able to connect to mongodb with your steps. It keeps timing out. Do you know what is wrong?
Thank you soooooo much for these tutorial series
can it be used as api for backendservice with no website
Add tutorial how to deploy manually (from netlify)
Can you make a video with an image or file upload to Netlify?
I followed your steps, I still get fetch failed error pointing to the local host 3000, before I can change the API_URL variable. I wonder what is it that I'm doing wrong?
..It's deployed. I had a component that was fetching data, which I wasn't aware off. Thanks.
Thanks for this video!
Next Everest...Tnx bro...
thanks
Thank you so much
Thank you
Why we using this method ? Why it is hard with next13 to deploy ? Why delete git ?
Q. why delete git?
A. Because until we delete the git folder ( local git ) we cannot Initialize it another remote git repo, so by deleting local git your project is like it never got initialized to git so now you can initialize a new git and add to a new remote git repo aswell just like a new project
( Note:- if you have built your own project from scratch or you already have a repo which you want to deploy then you don't have to delete anything )
brother thank you very much, i like your videos
Thank you