css/app.css is empty laravel code example
Example: composer require laravel/ui app.css empty
Try remove folder node_modules,
then run this again:
npm install
Make sure installation done without error
and then compile again using:
npm run prod