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 2abe290 commit 73607b7Copy full SHA for 73607b7
netlify.toml
@@ -0,0 +1,6 @@
1
+[build]
2
+# https://docs.netlify.com/build/configure-builds/manage-dependencies/#node-js-and-javascript
3
+# Node version set in .nvmrc
4
+# JS dependencies must be listed in package.json
5
+command = "npm run build"
6
+publish = "dist/"
0 commit comments