I have created an app through the SAP Web IDE Full-Stack and attempted to deploy it to the SAP Cloud Platform. This appears to work fine however when I then go to use the deployed link it just displays "HTTP Status 404 - Not Found".
I have tried looking around at other solutions to this but have had no luck. Here is my neo-app.json file:

And this is my apps structure:

So it appears that it is pointing to the index correctly. The only thing I am noticing is that in the generated "dist" folder does not contain a index file, I have tried manually adding one but this just gets removed when the project is re-built. Could this be the problem ? If so how can I fix this ?

Any help would be greatly appreciated.
Kind Regards
Joe