We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080c90e commit 2e66116Copy full SHA for 2e66116
netlify.toml
@@ -1,6 +1,6 @@
1
[build]
2
base = "website"
3
- publish = "build"
+ publish = "website/build"
4
command = "npm run build && cp _redirects ./build"
5
ignore = "git diff --quiet HEAD^ HEAD -- ../docs/ ."
6
0 commit comments