Commit 72f589d
authored
Increase memory of default codespace (#29992)
When developing off the default 4GB instance I've noticed the next.js build crashing pretty frequently. Switching to a much larger instance (32 cpu, 16GB) fixed it entirely, but that might be a little excessive.
For now I propose we start by increasing the minimum RAM to 8GB.1 parent a90cc10 commit 72f589d
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
0 commit comments