Skip to content

Commit 911945a

Browse files
committed
chore: update Netlify build command and publish directory for dashboard
1 parent 9dfbd7a commit 911945a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/dashboard/netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
[build]
77
base = "."
8-
command = "npx turbo run build --filter=taskcord-dashboard"
9-
publish = "/dist"
8+
command = "npx turbo run build --filter=dashboard"
9+
publish = "apps/dashboard/dist"

0 commit comments

Comments
 (0)