Skip to content

Commit

Permalink
Add spaceId into turbo config (#4858)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar authored May 5, 2023
1 parent dc8e8ea commit cfdefd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@
"outputs": ["dist/**/*", ".next/**/*"],
"dependsOn": ["^build"]
}
},
"experimentalSpaces": {
"id": "space_WTrAuWxqVUapGgZDX7KiZV1v"
}
}

1 comment on commit cfdefd5

@vercel
Copy link

@vercel vercel bot commented on cfdefd5 May 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.