I am trying to deploy a nextjs project in cPanel. The project has only one SSG page. When I set basePath in next.config.js to deploy the project, the page is showing a 404 page not found and continuously calls the page in the network tab. I have tried to solve the issue in several ways. But I can't. Do you have any idea what is the issue?