A simple portfolio website showcasing my work and personal details.
🔗 View Portfolio
The project was deployed on Vercel directly from the GitHub repository.
- Pushed code to GitHub repository.
- Connected the repository to Vercel.
- Initially faced issues due to incorrect root directory.
- Fixed it by changing the project root to
level 0in Vercel settings. - Re-deployed and the site was live successfully.
- Root Directory Problem:
During the first attempt, Vercel was unable to build the project because it was not pointed to the correct directory.
Solution: Adjusted the root directory in Vercel’s settings tolevel 0, after which the deployment worked fine.
This is a basic portfolio site