Spaces:
Running
Running
| { | |
| "$schema": "https://openapi.vercel.sh/vercel.json", | |
| "framework": "vite", | |
| "buildCommand": "npm run validate:deploy && npm run build", | |
| "outputDirectory": "dist", | |
| "rewrites": [ | |
| { "source": "/ghi-chep-lam-sang", "destination": "/index.html" }, | |
| { "source": "/ghi-chep-lam-sang/", "destination": "/index.html" }, | |
| { "source": "/ghi-chep-lam-sang/:path*", "destination": "/index.html" } | |
| ] | |
| } | |