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 b4e04df commit af03a12Copy full SHA for af03a12
netlify.toml
@@ -8,7 +8,4 @@
8
environment = { NODE_VERSION = "22.16.0" }
9
10
# Default build command.
11
- command = """
12
- yarn test &&
13
- yarn build
14
- """
+ command = "yarn build"
0 commit comments