Onboarding

The marketing site could not reach the client onboarding app. For production, set NEXT_PUBLIC_CLIENT_PORTAL_URL in your host (e.g. Vercel → Project → Environment Variables) to your client-portal URL, or deploy client-portal at app.aetherframeworks.dev so the edge rewrite in middleware.ts can proxy onboarding. See portal-site/.env.example.

Back to Templates