I want to deploy laravel intertia wth react.tsx on namecheep server stuck at this point

I know how to deploy a Laravel project, but I don’t know how to handle the React project with Laravel and Inertia. I am using shared hosting on Namecheap. I have deployed the Laravel backend, and the migrations have run successfully, and the tables are connected. The only issue is that the frontend is not loading. This is not an API-based project; I am using Inertia to communicate between React and Laravel Error message Images on frontend

can you please guide me what to do next and how to solve this problem

Note: i have try to install npm in directory but its not work but i have an option of node in my serve see the image bellow
Node Image in namecheep cpanle