Yeah @future-teacher-7046, we use Nuxt in static mode, that means static generation.
I thought about the subdomain trick with an automated redirect based in the feature flag value, but I just felt it would be wrong... I mean, the old application will open for some time while the feature flags are loading, then users will need to wait for the redirect, a very flashy behavior. But maybe it's the unique way really.