Skip to content

Commit

Permalink
🔨 chore: fix netlify deploy error (lobehub#3201)
Browse files Browse the repository at this point in the history
  • Loading branch information
RubuJam committed Jul 12, 2024
1 parent c9eef72 commit f699021
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,5 +1,5 @@
[build]
command = "npm run build"
command = "pnpm run build"
publish = ".next"

[build.environment]
Expand Down

0 comments on commit f699021

Please sign in to comment.