{
  "$schema": "https://turbo.build/schema.json",
  "pipeline": {
    "design-system#build": {
      "outputs": ["lib/**"]
    }
  }
}