Skip to content

Commit 0c45946

Browse files
committedAug 27, 2021
Update publish command
1 parent 3ceb531 commit 0c45946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build]
22
command = "npm run build"
3-
publish = "public"
3+
publish = "build"
44

55
[context.deploy-preview]
66
environment = {DOCS_ENV = "preview", NODE_VERSION = "14.17.4"}

0 commit comments

Comments
 (0)