Traditional methods of finding the serial number on a live Linux system do not work for nvme drives. You can download the name-cli package from:
https://github.com/linux-nvme/nvme-cli
Once installed you will then have the “nvme” command and can find the serial number with the following command:
nvme id-ctrl /dev/nvme0n1