Examples

Next.js

Deploy a Next.js app

Prompt

Prompt

Build a Next.js 15 landing page with App Router. Include a hero section, features grid, and a contact form. Use Tailwind CSS. Deploy to Ink.

What happens

  1. Agent scaffolds a Next.js 15 project with App Router
  2. Builds the landing page components
  3. Commits and deploys
  4. Live at your-app.ml.ink

Build details

SettingValue
Build packAuto-detect (Node.js / Next.js)
Build commandnpm run build
Start commandnpm start
Port3000

On this page