Skip to content

Commit

Permalink
revert netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
AceTheCreator committed Aug 30, 2024
1 parent ed15b8b commit 9809815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
X-Frame-Options = "ALLOW-FROM https://www.youtube.com/"

[build]
command = "npm run build"
publish = ".next"
command = "npm run build && npm run export"
publish = "out"

[build.environment]
NODE_VERSION = "16.13.2"
Expand Down

0 comments on commit 9809815

Please sign in to comment.