Examples
Astro
Deploy an Astro site
Prompt
Prompt
❯
Create an Astro blog with a few sample posts using Markdown content. Include a homepage listing all posts. Deploy to Ink.
Build details
| Setting | Value |
|---|---|
| Build pack | Auto-detect (Node.js / Astro) |
| Build command | npm run build |
| Publish directory | dist |
| Port | 8080 (static) |