English route detected

Deployment URL not configured

The hub app now handles /english, but it needs the target subject deployment URL before it can redirect.

Set NEXT_PUBLIC_ENGLISH_APP_URL in the `hub` Vercel project, then redeploy.

NEXT_PUBLIC_ENGLISH_APP_URL=https://your-subject-app.vercel.app
Back to hub