I have logged in to AWS ec2 with ssh and installed vesta cpanel successfully.
Then I cloned my project from GitHub on /var/www/
Then installed all dependencies with
composer installnpm install
But if I go to my ec2 domain/my-project/public/
It shows 404 files not found.