Next.js Discord

Discord Forum

Next.js & Makeswift Template

Unanswered
Nelson's Sharp-tailed Sparrow posted this in #help-forum
Open in Discord
Nelson's Sharp-tailed SparrowOP
I saw a Next.js & Makeswift Template on vercel earlier and I wanted to know how I could set this up on GitHub pages instead of Vercel, I mean I like Vercel but I would like to keep as many things as I can in one spot.

7 Replies

@averydelusionalperson I don't think github pages support server side things AFAIK, so you can't host Next.js on Github Pages.
Nelson's Sharp-tailed SparrowOP
What about cloudflare pages? It seems about the same but not sure.
I don't use Cloudflare pages so I am not sure, but I don't think this template should be any different than any other next.js application. I think you should be able to find some resources online on how to deploy next.js to Cloudflare pages.
Nelson's Sharp-tailed SparrowOP
I have figured the next.js part out, But not the makeswift part. Not entirely sure how install it to an existing next.js project to link it to the website layout I have on makeswift. I may check over makeswift docs again.
Nelson's Sharp-tailed SparrowOP
alright.
Nelson's Sharp-tailed SparrowOP
Is there any way to export this as a static html? I am not entirely sure what is going wrong here.
I read the docs that the command prompt posted but it dosent seem to help much in my case?