Next.js hosting

Deploy Next.js apps with builds, HTTPS, and a custom domain.

Push your Next.js repo and Makofy installs, builds, and serves it, server components and API routes included. One platform for the frontend and the backend.

SSR and API routes

Makofy runs the full Next.js server, so server-side rendering, API routes, and middleware all work. It is a long-running app, not just a static export.

Builds on every push

Connect your repo and Makofy runs the production build for you, caching node modules so subsequent deploys are quick.

Domains and HTTPS

Ship to a free HTTPS URL, then attach your own domain. Certificates are issued and renewed automatically with no config files to edit.

Questions

Does Makofy support server-side rendering for Next.js?

Yes. Makofy runs your Next.js app as a live Node server, so SSR, API routes, and middleware all work. Hosting starts at $6.99/mo.

Can I add a custom domain to my Next.js app?

Yes. Point your domain at Makofy and HTTPS certificates are provisioned and renewed for you at no extra cost.

How do I add a managed database to my Next.js app?

Makofy offers managed Postgres alongside your app, so your Next.js API routes can connect to a database hosted on the same platform.

Is there a free trial for Next.js hosting?

Yes. You get a 7-day free trial with no card required, then PaaS plans start at $6.99/mo.

Related pages