// mocked test comment { "pipeline": { "build": { // mocked test comment "dependsOn": [ // mocked test comment "^build" ], "outputs": ["dist/**", ".next/**", "!dist/assets/**"], "outputMode": "new-only" } // mocked test comment }, "remoteCache": { "teamId": "team_id", "signature": true } }