diff --git a/turbo.json b/turbo.json index b691faf116..4e4c8327e9 100644 --- a/turbo.json +++ b/turbo.json @@ -25,6 +25,7 @@ "OPENAI_API_KEY", "SUPABASE_SECRET_KEY" ], + "inputs": ["$TURBO_DEFAULT$", "../../examples"], "outputs": [".next/**", "!.next/cache/**"] }, "studio#build": {