Desktop View Required

Please switch to a desktop device for the best experience. This application is optimized for larger screens.

View Demo

Deploy Next.js on CreateOS

Deploy Next.js applications with App Router or Pages Router support, automatic SSR/SSG detection, and Edge runtime compatibility.

How to Deploy

1

Connect your repository

Link your GitHub repository containing your Next.js project. CreateOS auto-detects the framework.

2

Configure build settings

CreateOS automatically detects your Next.js version and configures optimal build settings. Customize if needed.

3

Set environment variables

Add any environment variables your app needs (API keys, database URLs, etc.).

4

Deploy

Click deploy and your Next.js app goes live with automatic SSL, CDN, and scaling.

Features

App Router & Pages Router support
Automatic SSR/SSG detection
Edge runtime compatible
Image optimization built-in
API routes support
Middleware support

Default Commands

Build command:npm run build
Run command:npm start