'CSS isn't loading after deploying NextJS app to Cpanel

I have deployed my NextJS app to Cpanel, but CSS isn't working anymore + the router isn't working so no routing. Can you guys help me with how this problem can be resolved?

Project Structure: enter image description here

Server.js enter image description here

App.js (I selected App.js while creating Node.Js application in Cpannel) enter image description here

Final result I am getting : enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source