diff --git a/turbo.json b/turbo.json index 6cdb433f..7a5fe936 100644 --- a/turbo.json +++ b/turbo.json @@ -3,7 +3,7 @@ "pipeline": { "mobx-keystone#build-docs": { "dependsOn": ["build"], - "outputs": ["api-docs/**"] + "outputs": ["api-docs/**", "../../apps/site/copy-to-build/api/**"] }, "mobx-keystone#build": { "dependsOn": [],