Weird build error

14:24:10.311    Initializing build environment...
14:24:19.877    Success: Finished initializing build environment
14:24:20.107    Cloning repository...
14:24:22.546    Detected the following tools from environment: npm@10.8.3, nodejs@22.9.0
14:24:22.547    Installing project dependencies: npm clean-install --progress=false
14:24:26.752    npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
14:24:26.905    npm warn deprecated rollup-plugin-inject@3.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
14:25:38.443    npm error code E500
14:25:38.444    npm error 500 Internal Server Error - GET https://pkg.pr.new/opennextjs/opennextjs-aws/%40opennextjs%2Faws@695
14:25:38.445    npm error A complete log of this run can be found in: /opt/buildhome/.npm/_logs/2025-02-06T08_54_23_286Z-debug-0.log
14:25:38.486    Failed: error occurred while installing tools or dependencies

It worked properly yesterday but today been getting this error. Locally with build:worker command the build was successful
Deploying an next.js application with with workers
Was this page helpful?