Y
Hacker News
new
|
ask
|
show
|
jobs
by
zos_kia
336 days ago
Next.js bundles the code and aggressively minifies it, because their base use case is to deploy on lambdas or very small servers. A static website using next would be quite optimal in terms of bundle size.