diff --git a/turbo.json b/turbo.json index 1e91e66028..c818c78f0c 100644 --- a/turbo.json +++ b/turbo.json @@ -99,7 +99,7 @@ "db-seed": {}, "deploy": { "cache": false, - "dependsOn": ["@calcom/web#build"], + "dependsOn": ["@calcom/web#build", "@calcom/embed-core#build"], "outputs": [] }, "clean": {