Commit 6eb3fbd
fix(vercel): revert vercel.json to original build command
The NODE_OPTIONS and --concurrency=2 changes caused the build to
exceed the 45-minute timeout. Reverting to the original build command
that was working before this PR.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent adb6839 commit 6eb3fbd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments