{ "version": 2, "buildCommand": "npm run build", "rewrites": [ { "source": "/(.*)", "destination": "/packages/demo-server/index.ts" } ] }