Hello,
I am facing a persistent 404: NOT_FOUND error on a deployment and have exhausted all possible configuration fixes. This appears to be an internal platform bug.
Here is what has been tried and verified:
- Project Structure: My GitHub repository has a correct flat file structure with index.html, all artist sub-pages, an /api folder, and a package.json at the root.
- Vercel Project Settings: The “Root Directory” is empty and the “Framework Preset” is “Other”. These are correct.
- vercel.json Configurations: I have tried multiple vercel.json configurations, from a minimal
{"version": 2}to a highly explicit configuration with specific build and route rules. Every attempt still results in a 404 error on the deployed site. - Cache: I have tried redeploying multiple times, including clearing the build cache.
The deployment consistently fails to serve any files (root index.html, subdirectory index.html files, or static assets), resulting in a 404.
Could you please have an engineer investigate this specific deployment?
- GitHub Repository: GitHub - Nibiru82/hub-artistes
- Deployment URL: (Mets ici l’URL de ton déploiement, comme
https://hub-artistes-xxxxx.vercel.app) - Deployment ID:
fra1:vqjqk-1751359557435-365486bc0784
Thank you for your help.