500 This page is temporarily unavailable
Detail https://github.com/nuxt/nuxt/issues/25123
If nuxt preview is available after nuxt build locally, then the node environment online is too low
When updating node, if there is a node: /lib64/libm.so.6: version 'GLIBC_2.27' not found'
problem
You can check your system version by ldd --version
, this problem can be seen https://github.com/nodejs/node/issues/52241