Hacker News new | ask | show | jobs
by dstaley 1690 days ago
`objdump -T node_modules/@next/swc-linux-x64-gnu/next-swc.linux-x64-gnu.node | grep GLIBC_`

Looks like the highest version of `GLIBC` is 2.18, so I think you'll be fine!

1 comments

Great, thanks for the info!

Already added a story to investigate the upgrade from Next 11 to 12.