This is the ts file: <img width="749" alt="image" src="https://github.com/user-attachments/assets/6e8ea31f-98b2-45a9-8280-6b7f8c1ef70f"> And this is the way I'm wunning it locally: `"dev": "tsx ./server.ts",` How can I build it properly ? Because when I build and run it just stops
This is the ts file:

And this is the way I'm wunning it locally:
"dev": "tsx ./server.ts",How can I build it properly ?
Because when I build and run it just stops