{ "rewrites": [ { "source": "/(.*)", "destination": "/index.html" } ], "buildCommand": "npm run build", "outputDirectory": "dist" }