mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
``` 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 ```