{ "buildCommand": "npm run build", "devCommand": "npm run dev", "installCommand": "npm install", "framework": null, "rewrites": [ { "source": "/(.*)", "destination": "/api/index" } ] }