Skip to content

Commit

Permalink
chore: update netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
agustinusnathaniel committed Jun 12, 2024
1 parent 2124439 commit e1428df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
[[plugins]]
package = "@netlify/plugin-nextjs"

[build]
command = 'pnpm build'
publish = ".next"

[build.environment]
NODE_VERSION="20"

0 comments on commit e1428df

Please sign in to comment.