I developed full stack project for my client including next js (SSR) and express js as API. Now i want to deploy it on cpanel, how can I proper setup it to point at the main domain? I removed all files from public_html since i don't need them because my app is fully running on node.js environment and I actually don't have index.html file.