Skip to content

Commit e3f65d7

Browse files
authored
👷 build: netlify build 137 error (#5486)
1 parent d8c05ce commit e3f65d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build]
2-
command = "pnpm run build"
2+
command = "rm -rf .next node_modules/.cache && pnpm run build"
33
publish = ".next"
44

55
[build.environment]

0 commit comments

Comments
 (0)