SAM Pursuit Workspace
Avidron capture operations
Deployment setup required
The app is running, but authentication cannot start until the production environment is configured.
Check Vercel environment variables and database setup.
- DATABASE_URL is unreachable or the database migrations have not been applied.
For Vercel production, use a hosted database, apply the Prisma migrations, set a strong AUTH_SECRET, then redeploy.