It isn't needed on landing yet, but it gets included automatically so I figured that there's no downside.
For keyserver it will be accessed via getCommConfig. On web and landing it will be access via process.env.COMM_NEYNAR_KEY.
It will be configured either by setting keyserver/secrets/neynar.json, or by the env var COMM_JSONCONFIG_secrets_neynar.
This approach follows what we're done for the Alchemy and WalletConnect API keys.
This addresses ENG-7424.