After executing the npm run build command, a dist folder was generated. However, upon opening it, I noticed that my other HTML files were missing. Additionally, only a basic HTML file without any CSS styling was being displayed. The connected files such as about.html and contact.html were also not present in the dist folder.