Timeout issue on restart

Hello my app use to work a few days ago. Not sure if the maintenance affected it. Everytime I try to restart it I’ll get timeout errors on pnpm start

The project is https://glitch.com/~spotizam

Any help would be appreciated!

We’re more rigorously enforcing the memory limits and it looks like establishing the development server is taking more ram than is available. See if you can edit your config to need less memory.