Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 274 Bytes

LEARNINGS.md

File metadata and controls

5 lines (5 loc) · 274 Bytes
  1. 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