Unpushed
Clerk is not configured
The operator app on app.unpushed.com needs Clerk keys before sign-in and the dashboard can run.
- Create a Clerk application with Organizations enabled.
- Add allowed origins for
unpushed.comandapp.unpushed.com. - Set
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEYandCLERK_SECRET_KEYon Vercel (Production + Preview). - Redeploy, then open /sign-in on the app host.