{ "buildCommand": "npx vite build", "outputDirectory": "dist", "framework": null, "rewrites": [{ "source": "/(.*)", "destination": "/index.html" }] }