Nuxt server rendering, error occurred during build

the steps are as follows:
1, download the nuxt project from condig
2MagneNpm install install all dependencies
3PowerNPM run dev, and the project runs normally
4pr NPM run build, error message
ERROR in server.js from Terser
undefined
Picture description

attach package.jsong
"scripts": {

"dev": "nuxt",
"build": "nuxt build",
"start": "nuxt start",
"generate": "nuxt generate"

},
}

Jul.05,2022

Project warehouse address?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1c1df74-32b35.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1c1df74-32b35.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?