Commit graph

2 commits

Author SHA1 Message Date
Marc Chan
3d358fc877
fix(web): keep Vercel static builds writing to out (#2946)
* fix(web): keep Vercel static builds writing to out (#1628)

Generated-By: looper 0.9.1 (runner=worker, agent=opencode)

* fix(web): preserve explicit dist dir overrides

Generated-By: looper 0.9.1 (runner=fixer, agent=opencode)

* fix(web): preserve explicit dist dir overrides

Generated-By: looper 0.9.1 (runner=fixer, agent=opencode)
2026-05-26 03:37:27 +00:00
Davide Ladisa
2f8d998ae8
feat: add vercel.json configuration file (#169)
* feat: add vercel.json configuration file

* fix: update vercel.json with monorepo build commands and SPA rewrite

* fix: set rootDirectory, remove SPA rewrite (static export handles routing)

* fix: remove invalid rootDirectory from vercel.json (use Project Settings instead)
2026-04-30 22:54:47 +08:00