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
- Add missing Zod import in lib/auth.ts
- Fix Zod error handling to use 'issues' property instead of 'errors'
The build was failing due to missing import and incorrect Zod API usage.
Build now passes locally.
0 commit comments