LumiVal Backoffice
Secure admin tools for support, growth, and analytics.
Use a separate admin app for account operations, credit adjustments, promotions, voucher controls, and dashboard reporting. This should not be bundled into the mobile app.
Recommended host
Use `admin.lumival.app`
A subdomain is the cleanest option. It separates admin auth, cookies, and deployment from the public marketing site while still staying under your main brand.
Alternative
`lumival.app/admin` also works if both sites live in the same Next app, but that is usually harder to secure and maintain than a dedicated admin deployment.