Skip to content

Commit

Permalink
fix: remove build commands from netlify.toml (#2018)
Browse files Browse the repository at this point in the history
  • Loading branch information
itskish0re authored Oct 30, 2023
1 parent 5e32cfe commit 138a125
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
[build.environment]
NODE_VERSION = "18"

[build]
command = "npm run build"
publish = ".next"

[context.alpha]
environment = { CHANNEL = "alpha" }

Expand Down

0 comments on commit 138a125

Please sign in to comment.