fix grammer issue:
Hey @haixuantao, thank you for the contribution!
I notice you are trying to build and deploy the site using GitHub Pages, I think this may not work, as bambot.org is not a static site, it uses the "routing" feature of nextjs. It is better to deploy using vercel or other platforms that fully support nextjs. Also, as I am using vercel, if you make a PR to the main repo, vercel will deploy your PR as well
Hey @haixuantao, thank you for the contribution! I noticed you are trying to build and deploy the site using GitHub Pages. I think this may not work, as bambot.org is not a static site; it uses the "routing" feature of Next.js. It is better to deploy using Vercel or other platforms that fully support Next.js. Also, since I am using Vercel, if you make a PR to the main repo, Vercel will deploy your PR as well.