2026-02-22T01:11:06.767Z Initializing build environment... 2026-02-22T01:11:22.180Z Success: Finished initializing build environment 2026-02-22T01:11:22.620Z Cloning repository... 2026-02-22T01:11:24.015Z No build output detected to cache. Skipping. 2026-02-22T01:11:24.015Z No dependencies detected to cache. Skipping. 2026-02-22T01:11:24.017Z Detected the following tools from environment: 2026-02-22T01:11:24.156Z Executing user deploy command: npx wrangler deploy 2026-02-22T01:11:26.497Z npm warn exec The following package was not found and will be installed: wrangler@4.67.0 2026-02-22T01:11:37.617Z 2026-02-22T01:11:37.618Z ⛅️ wrangler 4.67.0 2026-02-22T01:11:37.618Z ─────────────────── 2026-02-22T01:11:37.660Z 2026-02-22T01:11:37.661Z Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md 2026-02-22T01:11:37.663Z 2026-02-22T01:11:37.775Z ✘ [ERROR] The entry-point file at "src/index.ts" was not found. 2026-02-22T01:11:37.776Z 2026-02-22T01:11:37.776Z 2026-02-22T01:11:37.776Z This might mean that your entry-point file needs to be generated (which is the general case when a framework is being used). 2026-02-22T01:11:37.777Z If that's the case please run your project's build command and try again. 2026-02-22T01:11:37.777Z 2026-02-22T01:11:37.778Z 2026-02-22T01:11:37.847Z 🪵 Logs were written to "/opt/buildhome/.config/.wrangler/logs/wrangler-2026-02-22_01-11-36_572.log" 2026-02-22T01:11:38.076Z Failed: error occurred while running deploy command