Skip to content

Bdandc/ai-build-flow

Repository files navigation

AI Build Flow

Deploying to Vercel

The web app lives in apps/web.

Vercel settings:

  • Root Directory: apps/web
  • Framework Preset: Next.js
  • Build Command: npm run build
  • Install Command: npm ci

Local build:

npm --workspace apps/web install
npm --workspace apps/web run build
npm --workspace apps/web start

Development:

npm run dev:web

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors