Static fan site for Dhanith Sri.
Open index.html directly, or serve the folder with any static server.
This project is a static site, so it can be deployed directly from the repository root.
- Push this folder to a GitHub repository.
- Open Vercel and choose Add New Project.
- Import the GitHub repository.
- Keep the project root set to the repository root.
- Leave the build command empty.
- Leave the output directory empty.
- Deploy.
vercel.jsonis already included for clean static hosting.- The main entry file is
index.html.