Closed frederikocmr closed 4 years ago
Sorry, but you can't deploy this starter with ZEIT Now because we host the application on our own nodejs server.
ZEIT Now is a cloud platform for static sites and Serverless Functions
Ok I am sorry for that! But in this case, which platform you recommend for me to deploy the app? @hovoodd
@frederikocmr Do you plan to use nextjs-landing-starter
together with koa-api-starte
and koa-react-starter
?
@hovoodd No. I just want to use this as standalone app. Initially only for consuming an API.
@frederikocmr In this case I can recommend using a pure next.js. It would be easier than changing this starter. The nextjs-landing-starter
was designed to work together with koa-api-starter
and koa-react-starter
. And there's a lot of code for that.
If you use pure next.js, you will get much less code without an unnecessary server (less is more 😄) and there will be no problems with deploying on ZEIT Now.
@hovoodd Thank you so much! But in this case, I really liked how the structure is based, like the layout and stuff related. I will try to imitate it then and start from a new project! Thank you so much! I will close this issue!
While trying to deploy the app using Zeit Now, this error occurs: