| ▲ | mlnj 14 hours ago | |
This is one of the most frustrating thing about working with NextJS. There seems to be no way to improve the speed of building the app. | ||
| ▲ | nulltrace 4 minutes ago | parent | next [-] | |
Could be the bundler re-resolving the whole dependency graph on every build, even when nothing changed. | ||
| ▲ | abustamam 13 hours ago | parent | prev [-] | |
I've used the other major meta frameworks (remix and tanstack). I don't think there is a way to improve the speed of building the app in those ecosystems. Happy to be proven wrong. | ||