Minimal Vite + React marketing site for Melony.
From the repo root:
pnpm --filter @melony/app-landing devpnpm --filter @melony/app-landing build- Import this monorepo into Vercel.
- Set the project root directory to
apps/landing. - Install command:
pnpm install. - Build command:
pnpm build. - Output directory:
dist.
vercel.json is included for a minimal Vite deployment config.