Skip to content

Commit

Permalink
Merge pull request #23 from szepeviktor/patch-1
Browse files Browse the repository at this point in the history
Fix Netlify build command
  • Loading branch information
adamlaki authored Mar 7, 2024
2 parents 6092920 + 52fe56a commit 55fd9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[build]
command = "npm run prod"
command = "npm run build"

0 comments on commit 55fd9c1

Please sign in to comment.