Go back

Build Configuration

Configure framework, starter template, and hosting target for new projects.

Overview

The Build feature page is a guided project-creation flow (/features/build) that helps users choose:

  • Framework (Next.js, Vite, Angular)
  • Starter template (dashboard, landing, SaaS, e-commerce, blog, empty)
  • Hosting destination (Vercel, Heroku, AWS, Azure, or defer setup)

UX Behavior

  • Selection cards are stateful and visually highlighted
  • Framework/template/hosting are independent picks
  • A final "Create Project" action confirms the selected stack

Use Cases

  • Standardize setup options before provisioning
  • Ensure hosting intent is captured early
  • Provide a consistent onboarding surface for app generation

Related


Last Updated: April 15, 2026