diff --git a/turbo.json b/turbo.json index f1a568e..306a011 100644 --- a/turbo.json +++ b/turbo.json @@ -4,6 +4,7 @@ "format": {}, "lint": {}, "test": { + "dependsOn": ["^build"], "outputs": [".svelte-kit/**", ".vercel/output/**"] }, "dev": {