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 f8b4677 commit 5ac1fcaCopy full SHA for 5ac1fca
netlify.toml
@@ -1,5 +1,5 @@
1
[build]
2
- publish = "dist"
+ publish = "build"
3
command = '''
4
export PUBLIC_VERSION=$COMMIT_REF
5
npm run build;
0 commit comments