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 56830b2 commit 60d95d2Copy full SHA for 60d95d2
netlify.toml
@@ -2,7 +2,7 @@
2
# Directory (relative to root of your repo) that contains the deploy-ready
3
# HTML files and assets generated by the build. If a base directory has
4
# been specified, include it in the publish directory path.
5
- publish = "site"
+ publish = "build"
6
7
# Default build command.
8
command = """
0 commit comments