So it is just a static html site? If so, you might just want to create Static Web Site type and go from there. But you might want to build this on the fly (on your server) I guess, in which case I recommend going to NodeJS Static type and make sure that the build command is correct.
Try NodeJS Static and see if that works. You might have to adjust build command as well as artifact (I see dist in the above screenshot so you might need to set artifact path to dist)
In order to assist you further, could you please provide the name of the app that is experiencing an issue? I’d be happy to look into it in more detail.