I'm building an application using Laravel Tailwindcss and Flowbite. Everything works well locally. When I ran npm run build, it still worked well locally but when I uploaded the application to my cpanel hosting, all Flowbite components stopped working. Aside npm run build am I supposed to do something else before production?
Below is a samples images:

