Reference
Upgrading
Extract the new archive over your existing directory, then reinstall and rebuild:
npm install
npm run build
pm2 restart allBack up your database before upgrading. Your .env file is not included in the archive, so your configuration survives — but verify it against the release notes in case new variables were added.