Skip to content

Commit

Permalink
fix: codesandbox ci (#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonlaurentino authored Jun 9, 2022
1 parent a7c7d1f commit db07e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codesandbox/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"buildCommand": "turbo run build --ignore=\"apps/**/*\"",
"buildCommand": "turbo run build --filter=./packages/*",
"packages": ["packages/*"],
"sandboxes": ["store-ui-typescript-0gd9u"],
"node": "16"
Expand Down

1 comment on commit db07e1f

@vercel
Copy link

@vercel vercel bot commented on db07e1f Jun 9, 2022

Choose a reason for hiding this comment

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

Deployment failed with the following error:

Resource is limited - try again in 7 minutes (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.