Add no index env var Preview / Dev now will have the `noindex` while the main / production will be indexed 
4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
NEXT_PUBLIC_SEARCH_INDEX=nx-canary-production
|
|
NEXT_PUBLIC_SEARCH_API_KEY=07340b85db83fd49c1f904f883cc3ef8
|
|
NEXT_PUBLIC_SEARCH_APP_ID=PCTGM1JTQL
|
|
NEXT_PUBLIC_NO_INDEX=false |