We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ceb531 commit 0c45946Copy full SHA for 0c45946
netlify.toml
@@ -1,6 +1,6 @@
1
[build]
2
command = "npm run build"
3
-publish = "public"
+publish = "build"
4
5
[context.deploy-preview]
6
environment = {DOCS_ENV = "preview", NODE_VERSION = "14.17.4"}
0 commit comments