Next.js
Next.js is a React framework for building server-rendered and statically generated applications. Choose this component when you want Diploi to handle optimized builds, routing, and image processing without extra configuration. It works well for SaaS dashboards, marketing pages, and any React project that needs reliable hosting.
Add to your project
Paste this entry into the components list in diploi.yaml to add Next.js to your project.
components: - name: Next.js identifier: nextjs package: https://github.com/diploi/component-nextjs#main