Manual uploading of a Next.js project to Cloudflare Pages is encountering issues.

I attempted to host my Node.js project on Cloudflare Pages using Git integration initially, and the deployment was successful. However, due to the nature of my repository, I opted for manual upload on Cloudflare Pages instead. While the deployment itself was successful, the application is now unresponsive. Does anyone faced this issue before when using manual upload method.
Was this page helpful?