Skip to content

Commit

Permalink
change turbo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
doyupK committed Jul 3, 2024
1 parent d146b66 commit 1b48382
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions turbo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://turbo.build/schema.json",
"pipeline": {
"tasks": {
"build": {
"dependsOn": ["^build", "sitemap"],
"outputs": ["dist/**", ".next/**"]
Expand Down Expand Up @@ -29,4 +29,4 @@
"$NEXT_PUBLIC_OPENVIDU_API_URL",
"$NEXT_PUBLIC_GOOGLE_ANALYTICS"
]
}
}

0 comments on commit 1b48382

Please sign in to comment.