While deploying the frontend on vercel, accessing /about endpoint was giving error on web page : vercel 404: NOT_FOUND Code: NOT_FOUND Solved it by adding a vercel.json file and configuring the file. ref