79719432

Date: 2025-07-30 04:23:45
Score: 1
Natty:
Report link

In your vite.config.js, try changing base: "./" to base: "/<your-github-repo-name>/". Then, in your package.json, set the homepage field to the following:
"homepage": "https://<your-username>.github.io/<repository-name>/"

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: jhael dev