You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove redundant package copying from build-vercel.sh
- Remove better-sqlite3 and @libsql/client from copy loop
- These are now direct dependencies installed by pnpm automatically
- Prevents infinite recursion error during Vercel build
- Keep only @ai-sdk copying logic for workspace dependencies
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/d15f5cb9-a33c-458c-aca4-417104e23d66
Co-authored-by: xuyushun441-sys <255036401+xuyushun441-sys@users.noreply.github.com>
0 commit comments