## Issue The distinct Enum for search should be set in the environment as `ALGOLIA_DISTINCT_VARIANTS`. ## Fix Implement a fix so this can be pulled from the `next.config` of the site including this feature.
Issue
The distinct Enum for search should be set in the environment as
ALGOLIA_DISTINCT_VARIANTS.Fix
Implement a fix so this can be pulled from the
next.configof the site including this feature.