A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
We have a multi-site solution where we have multiple sites like A,B,C etc. Sites like Site A and Site B are using “en” locale and those are already live. And we are planning to go live third site C as well, but for site C we have multiple cultures enabled like “en-us”, “en-ca” etc. and we want to disable the “en” culture for this specific site C only.
We tried below things:
Please assist on this.