0

The static files in this code's src file

are not found though they work locally just fine.

What am I doing wrong in the deployment?

the deployment HERE

Ahmed Gaafer
  • 1,603
  • 9
  • 26

1 Answers1

0

the problem was that I should have put all the public/ static files in the public folder that netlify sees in the main root

Ahmed Gaafer
  • 1,603
  • 9
  • 26