Skip to content

Commit

Permalink
fix: netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 committed Jan 16, 2023
1 parent c03c0bb commit 7936fd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

[build]
publish = "dist"
command = "yarn build"
command = "next build"
functions = "netlify/functions"

[[redirects]]
from = "/*"
Expand Down

0 comments on commit 7936fd4

Please sign in to comment.