React Js build now showing CSS on server

priority: HIGH
project: school-cleaner-23592
PM: @imad.taieberrahmani
additional-info: trying to deploy the django app with reactjs build folder to server it through django, its working perfectly fine on local and as well on docker , but when i deploy it on server , some time it did not show the designs or sometime shows errors in console.
CC: @imad.taieberrahmani

Hi @jahanzaib.akhter, thanks for posting!

You should include react production build command in your Dockerfile before you run collectstatic.