Getting NPM ERR! E401 when trying to deploy NextJs application

Hey I followed all of the steps inside the cloudflare docs to deploy a nextjs application. looks like nothing is working to fix my error…

using next.js - the default npx command

about to rip my hair out not sure why it cannot authenticate npm

2023-11-02T06:32:15.405325Z	Cloning repository...
2023-11-02T06:32:18.150867Z	From https://github.com/adfdsafafsfdsdfMASKED
2023-11-02T06:32:18.151547Z	 * branch              commit shah -> FETCH_HEAD
2023-11-02T06:32:18.151758Z	
2023-11-02T06:32:31.994066Z	HEAD is now at shah
2023-11-02T06:32:31.99494Z	
2023-11-02T06:32:32.144171Z	
2023-11-02T06:32:32.196993Z	Success: Finished cloning repository files
2023-11-02T06:32:33.064896Z	Detected the following tools from environment: [email protected], [email protected]
2023-11-02T06:32:33.096383Z	Installing project dependencies: npm clean-install --progress=false
2023-11-02T06:32:38.86642Z	npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
2023-11-02T06:32:38.911888Z	npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
2023-11-02T06:32:44.716127Z	npm WARN deprecated [email protected]: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
2023-11-02T06:32:44.85176Z	npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
2023-11-02T06:32:58.55655Z	npm ERR! code E401
2023-11-02T06:32:58.558209Z	npm ERR! Incorrect or missing password.
2023-11-02T06:32:58.558586Z	npm ERR! If you were trying to login, change your password, create an
2023-11-02T06:32:58.558869Z	npm ERR! authentication token or enable two-factor authentication then
2023-11-02T06:32:58.55907Z	npm ERR! that means you likely typed your password in incorrectly.
2023-11-02T06:32:58.559311Z	npm ERR! Please try again, or recover your password at:
2023-11-02T06:32:58.559468Z	npm ERR!     https://www.npmjs.com/forgot
2023-11-02T06:32:58.559617Z	npm ERR! 
2023-11-02T06:32:58.559784Z	npm ERR! If you were doing some other operation then your saved credentials are
2023-11-02T06:32:58.559931Z	npm ERR! probably out of date. To correct this please try logging in again with: