feat: WEB-210 Testing logs for node_options
This commit is contained in:
@@ -4,6 +4,8 @@ publish = ".next"
|
||||
|
||||
[context.branch-deploy]
|
||||
command = "npm run lint && npm run build"
|
||||
[context.branch-deploy.environment]
|
||||
NODE_OPTIONS = "--openssl-legacy-provider"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "npm run lint && npm run build"
|
||||
|
||||
Reference in New Issue
Block a user