Skip to content

Commit 09aacfc

Browse files
committed
Tweak toml file
1 parent d94396c commit 09aacfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
22
base = "website"
3-
publish = "website/build"
3+
publish = "build"
44
command = "npm run build && cp _redirects ./build"
55
ignore = "git diff --quiet HEAD^ HEAD -- ../docs/ ."
66

0 commit comments

Comments
 (0)