Commit Graph

4607 Commits

Author SHA1 Message Date
Mohamed Boudra
31b7dea2a7 Update package-lock.json to reflect project rename to voice-dev 2025-10-13 14:52:37 +02:00
Mohamed Boudra
ad98a3f265 Remove vercel.json configuration file 2025-10-13 14:47:16 +02:00
Mohamed Boudra
89b096f3f6 Remove /ui asset prefix from Next.js config 2025-10-13 14:42:08 +02:00
Mohamed Boudra
205307da22 Rename project to voice-dev
- Rename all packages from @realtime-voice/* to @voice-dev/*
- Update root package.json name and description
- Update README with new branding and remove monorepo terminology
- Rename GitHub repo to voice-dev
- Remove Vercel link to prepare for fresh deployment
2025-10-13 14:33:01 +02:00
Mohamed Boudra
09a9dad1c4 Based on the changes shown, here's the commit message:
```
chore: simplify build configuration for monorepo

- Remove tsconfig.base.json inheritance in web package
- Inline all TypeScript compiler options for clarity
- Simplify Vercel build and output paths
- Remove unnecessary framework and devCommand overrides
```
2025-10-13 14:26:02 +02:00
Mohamed Boudra
cd3413982a Add explicit lightningcss dependency for Vercel build 2025-10-13 14:18:15 +02:00
Mohamed Boudra
fee0f4fd28 Initial monorepo setup with mcp-server and web packages 2025-10-13 14:03:54 +02:00