Currently, the deploy steps install and expect the project to run on node 18. Node 18 has entered EoL with Node 22 being the current LTS.
Due to the age of Node 18, this project is locked into some dependencies which will continue to be aged out. It's also seemingly not the version typically used for local development.
Would recommend that Node 22 becomes the latest node version to support on the deployed environments.