Clerk is not configured.
In Vercel: Project → Settings → Environment Variables, add NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY (from Clerk Dashboard → API Keys). Enable them for Production (and Preview if you use preview URLs). Then redeploy the project so the new build picks up the variables.