diff --git a/nx.json b/nx.json index 469e62f3a99..baa978e42c3 100644 --- a/nx.json +++ b/nx.json @@ -260,5 +260,6 @@ "default": { "options": { "cacheableOperations": ["storybook:build"] } } }, "useInferencePlugins": false, - "defaultBase": "main" + "defaultBase": "main", + "nxCloudId": "6895ca12e7d4ba1786546b3c" }