{ "version": 2, "buildCommand": "npm run build", "outputDirectory": "dist", "routes": [ { "handle": "filesystem" }, { "src": "/(.*)", "dest": "/index.html" } ] }