{ "name": "deep-research-web", "buildCommand": "pnpm generate:optimize", "installCommand": "pnpm install", "outputDirectory": ".output/public", "nodeVersion": "20.18.0", "headers": [ { "source": "/version.json", "headers": [ { "key": "Cache-Control", "value": "public, max-age=0" } ] } ] }