in the logs i see the error → Module not found: Error: Can’t resolve ‘…/firebase-config’ in '/opt/render/project/src/client/src/…
there is an src before the client/src/ so if it was not there i’m sure that the file would be found. my root directory is client and the server is in another folder called server.
also seeing “invalid host header” when i visit my site. how can i fix these issues please? thank you