Hi, I’m a computer science student from Colombia. I’m currently in the process of learning various technologies, so I’m relatively new to Netlify, Vue, and Nuxt 3.0. Recently, I decided to create my own portfolio using an open-source “template” I found on GitHub. I thought I just needed to grant Netlify access to the repository, and it would deploy without any issues. However, I encountered the following problem:
Page Not Found
Looks like you’ve followed a broken link or entered a URL that doesn’t exist on this site.
I think I may need to configure something in NUXT, but I have encountered a blockage and I would really appreciate some help, or if someone could point me in the right direction.
I am having this same issue I believe. When I visit the root url for my app I get the Netlify 404.
However if I tack on the server function endpoint (.netlify/functions/server) I can get to a Nuxt 404 page from the app (loads the app), and if I press the go home button and Nuxt route back to the homepage I get my app’s homepage: