My deploy is stuck

My deploy is stuck in here, what should i do?

11:15:13 PM: Build ready to start
11:15:15 PM: build-image version: d2c6dbeac570350a387d832f64bc980dc964ad65 (focal)
11:15:15 PM: build-image tag: v4.8.0
11:15:15 PM: buildbot version: f0ff221739bac4de60e9df6aad053e908497725c
11:15:15 PM: Fetching cached dependencies
11:15:15 PM: Failed to fetch cache, continuing with build
11:15:15 PM: Starting to prepare the repo for build
11:15:15 PM: No cached dependencies found. Cloning fresh repo
11:15:15 PM: git clone https://github.com/shadowoff09/pap-files
11:15:18 PM: Preparing Git Reference refs/heads/main
11:15:19 PM: Parsing package.json dependencies
11:15:20 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: ‘aepombal-dashboard/public’ versus ‘public’ in the Netlify UI
11:15:20 PM: Starting build script
11:15:20 PM: Installing dependencies
11:15:20 PM: Python version set to 2.7
11:15:21 PM: Downloading and installing node v16.15.1…
11:15:21 PM: Downloading https://nodejs.org/dist/v16.15.1/node-v16.15.1-linux-x64.tar.xz
11:15:21 PM: Computing checksum with sha256sum
11:15:21 PM: Checksums matched!
11:15:24 PM: Now using node v16.15.1 (npm v8.11.0)
11:15:24 PM: Started restoring cached build plugins
11:15:24 PM: Finished restoring cached build plugins
11:15:24 PM: Attempting ruby version 2.7.2, read from environment
11:15:25 PM: Using ruby version 2.7.2
11:15:25 PM: Using PHP version 8.0
11:15:25 PM: No npm workspaces detected
11:15:25 PM: Started restoring cached node modules
11:15:25 PM: Finished restoring cached node modules
11:15:26 PM: Installing NPM modules using NPM version 8.11.0
11:15:26 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
11:15:26 PM: npm WARN config location in the cache, and they are managed by
11:15:26 PM: npm WARN config cacache.
11:15:26 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
11:15:26 PM: npm WARN config location in the cache, and they are managed by
11:15:26 PM: npm WARN config cacache.
11:15:28 PM: npm WARN deprecated multer@1.4.4: Multer 1.x is affected by CVE-2022-24434. This is fixed in v1.4.4-lts.1 which drops support for versions of Node.js before 6. Please upgrade to at least Node.js 6 and version 1.4.4-lts.1 of Multer. If you need support for older versions of Node.js, we are open to accepting patches that would fix the CVE on the main 1.x release line, whilst maintaining compatibility with Node.js 0.10.
11:15:29 PM: added 257 packages, and audited 258 packages in 3s
11:15:29 PM: 26 packages are looking for funding
11:15:29 PM: run npm fund for details
11:15:29 PM: 3 high severity vulnerabilities
11:15:29 PM: Some issues need review, and may require choosing
11:15:29 PM: a different dependency.
11:15:29 PM: Run npm audit for details.
11:15:29 PM: NPM modules installed
11:15:29 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
11:15:29 PM: npm WARN config location in the cache, and they are managed by
11:15:29 PM: npm WARN config cacache.
11:15:29 PM: Started restoring cached go cache
11:15:29 PM: Finished restoring cached go cache
11:15:29 PM: Installing Go version 1.17
11:15:35 PM: unset GOOS;
11:15:35 PM: unset GOARCH;
11:15:35 PM: export GOROOT=‘/opt/buildhome/.gimme_cache/versions/go1.17.linux.amd64’;
11:15:35 PM: export PATH=“/opt/buildhome/.gimme_cache/versions/go1.17.linux.amd64/bin:${PATH}”;
11:15:35 PM: go version >&2;
11:15:35 PM: export GIMME_ENV=“/opt/buildhome/.gimme_cache/env/go1.17.linux.amd64.env”
11:15:35 PM: go version go1.17 linux/amd64
11:15:35 PM: Installing missing commands
11:15:35 PM: Verify run directory
11:15:36 PM: ​
11:15:36 PM: ────────────────────────────────────────────────────────────────
11:15:36 PM: Netlify Build
11:15:36 PM: ────────────────────────────────────────────────────────────────
11:15:36 PM: ​
11:15:36 PM: ❯ Version
11:15:36 PM: @netlify/build 27.1.4
11:15:36 PM: ​
11:15:36 PM: ❯ Flags
11:15:36 PM: baseRelDir: true
11:15:36 PM: buildId: 62a90871828cde28f53602f4
11:15:36 PM: deployId: 62a90871828cde28f53602f6
11:15:36 PM: ​
11:15:36 PM: ❯ Current directory
11:15:36 PM: /opt/build/repo/aepombal-dashboard
11:15:36 PM: ​
11:15:36 PM: ❯ Config file
11:15:36 PM: No config file was defined: using default values.
11:15:36 PM: ​
11:15:36 PM: ❯ Context
11:15:36 PM: production
11:15:36 PM: ​
11:15:36 PM: ────────────────────────────────────────────────────────────────
11:15:36 PM: 1. Build command from Netlify app
11:15:36 PM: ────────────────────────────────────────────────────────────────
11:15:36 PM: ​
11:15:36 PM: $ npm run start
11:15:36 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
11:15:36 PM: npm WARN config location in the cache, and they are managed by
11:15:36 PM: npm WARN config cacache.
11:15:36 PM: > pap-dashboard@1.0.0 start
11:15:36 PM: > node server.js
11:15:37 PM: Server listening on port 4000

Hey @shadowoff09

The issue is with the build command

This doesn’t work on Netlify as outlined in the following Support Guide