Files
vibn-frontend/app/api/projects/[projectId]/agent-chat/route.ts
Mark Henderson fe89087cc5 fix: correct auth import path in agent-chat route
Was importing from @/lib/auth (which doesn't exist); correct path
is @/lib/auth/authOptions — this caused the Turbopack build to fail.

Made-with: Cursor
2026-02-27 18:09:22 -08:00

3.5 KiB