Good Day,
I have a nextJS project and I am deploying it on vercel. But upon deploying on Vercel I have this problem. If I replace it with Page
I can deploy it but the problem is upon accessing it in my deployed file It can’t be found anymore it returns 404. If I use the page
as you can see I can’t deploy it.
This is my Folder Structure.