Using Ionic start to make a new project, once the project has been made, uploading it to GitHub then deploying to Vercel results in a 404 error code not found.
Tried this with Ionic Angular and Ionic React got the same result
Using Ionic start to make a new project, once the project has been made, uploading it to GitHub then deploying to Vercel results in a 404 error code not found.
Tried this with Ionic Angular and Ionic React got the same result
You probably haven’t configured something correctly. Without more info, it is hard to help. An Ionic app is pretty much a standard SPA so there isn’t anything special.