Invalid Nuxt package.json NODE_ENV setting

current Nuxt projects need to be published to different environments
corresponding to

clipboard.png

but the value obtained through process.env.NODE_ENV is not the value assigned here
but production
what is the reason for this? How can I get the desired results?

Feb.28,2021

I solved this problem
because I can read the value of this NODE_ENV in build, but change it to production, in project start, which may be made by nuxt
, so when packing, you can make a decision

.
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-1b26a51-2b839.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-1b26a51-2b839.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?