Skip to content

Commit 2bfee6c

Browse files
committed
fix(client): moved netlify config
1 parent 3c2eaeb commit 2bfee6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml renamed to apps/dashboard-client/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
[build]
77
base = "."
88
command = "npx turbo run build --filter=taskcord-dashboard"
9-
publish = "apps/dashboard-client/dist"
9+
publish = "/dist"

0 commit comments

Comments
 (0)