Build succeeds on local but is stuck on Netlify with no errors

This is the id of my site
58740753-870b-45b1-bcf8-2139ef932083

Here is the build log

7:59:19 AM: Canceling deploy
7:55:33 AM: build-image version: 73f16e520fdddf409be6f578c8c2c8941bdf32d3 (focal)
7:55:33 AM: buildbot version: aae36d37bb0728ee6dc52d97c5e1b5b83720773e
7:55:33 AM: Building without cache
7:55:33 AM: Starting to prepare the repo for build
7:55:34 AM: No cached dependencies found. Cloning fresh repo
7:55:34 AM: git clone --filter=blob:none https://github.com/lunchboxinc/LBX-Storefront_2.1
7:55:34 AM: Preparing Git Reference refs/heads/babel
7:55:36 AM: 
​
❯ Initial build environment
baseRelDir: true
branch: babel
context: production
cwd: /opt/build/repo
featureFlags: []
mode: buildbot
repositoryRoot: /opt/build/repo
siteId: 58740753-870b-45b1-bcf8-2139ef932083
​
❯ UI build settings
baseRelDir: true
build:
  command: yarn build
  environment:
    - NETLIFY_BUILD_DEBUG
    - VUE_APP_BACKEND
    - VUE_APP_TENANT
  publish: dist
​
❯ Resolved build environment
branch: babel
buildDir: /opt/build/repo
context: production
env: []
​
❯ Resolved config
build:
  command: yarn build
  commandOrigin: ui
  environment:
    - NETLIFY_BUILD_DEBUG
    - VUE_APP_BACKEND
    - VUE_APP_TENANT
  publish: /opt/build/repo/dist
  publishOrigin: ui


7:55:37 AM: Starting to install dependencies
7:55:37 AM: Python version set to 3.8
7:55:37 AM: Attempting Ruby version 2.7.2, read from environment
7:55:38 AM: Using Ruby version 2.7.2
7:55:38 AM: Started restoring cached go cache
7:55:38 AM: Finished restoring cached go cache
7:55:40 AM: Installing Go version 1.19.13 (requested 1.19.x)
7:55:45 AM: go version go1.19.13 linux/amd64
7:55:45 AM: Using PHP version 8.0
7:55:46 AM: Downloading and installing node v18.18.0...
7:55:46 AM: Downloading https://nodejs.org/dist/v18.18.0/node-v18.18.0-linux-x64.tar.xz...
7:55:46 AM: Computing checksum with sha256sum
7:55:47 AM: Checksums matched!
7:55:49 AM: Now using node v18.18.0 (npm v9.8.1)
7:55:49 AM: Enabling Node.js Corepack
7:55:49 AM: Started restoring cached build plugins
7:55:49 AM: Finished restoring cached build plugins
7:55:49 AM: Started restoring cached corepack dependencies
7:55:49 AM: Finished restoring cached corepack dependencies
7:55:49 AM: Started restoring cached yarn cache
7:55:49 AM: Finished restoring cached yarn cache
7:55:50 AM: No yarn workspaces detected
7:55:50 AM: Started restoring cached node modules
7:55:50 AM: Finished restoring cached node modules
7:55:50 AM: Installing npm packages using Yarn version 1.22.19
7:55:50 AM: yarn install v1.22.19
7:55:50 AM: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
7:55:50 AM: [1/4] Resolving packages...
7:55:50 AM: [2/4] Fetching packages...
7:55:59 AM: [3/4] Linking dependencies...
7:56:02 AM: [4/4] Building fresh packages...
7:56:10 AM: success Saved lockfile.
7:56:10 AM: Done in 19.75s.
7:56:10 AM: npm packages installed using Yarn
7:56:10 AM: Install dependencies script success
7:56:10 AM: Starting build script
7:56:11 AM: Detected 1 framework(s)
7:56:11 AM: vue at version 5.0.8
7:56:11 AM: Section completed: initializing
7:56:13 AM: ​
7:56:13 AM: Netlify Build                                                 
7:56:13 AM: ────────────────────────────────────────────────────────────────
7:56:13 AM: ​
7:56:13 AM: ❯ Version
7:56:13 AM:   @netlify/build 29.21.1
7:56:13 AM: ​
7:56:13 AM: ❯ Flags
7:56:13 AM:   apiHost: api.netlify.com
7:56:13 AM:   baseRelDir: true
7:56:13 AM:   branch: babel
7:56:13 AM:   buildId: 650a7b4363b6e30b05956b7c
7:56:13 AM:   buildbotServerSocket: /tmp/netlify-buildbot-socket
7:56:13 AM:   cacheDir: /opt/build/cache
7:56:13 AM:   cachedConfigPath: /tmp/netlify_config.json
7:56:13 AM:   context: production
7:56:13 AM:   cwd: /opt/build/repo
7:56:13 AM:   deployId: 650a7b4363b6e30b05956b7e
7:56:13 AM:   edgeFunctionsDistDir: /tmp/edge-650a7b4363b6e30b05956b7e
7:56:13 AM:   featureFlags:
7:56:13 AM:     - buildbot_zisi_system_log
7:56:13 AM:     - edge_functions_cache_cli
7:56:13 AM:     - edge_functions_system_logger
7:56:13 AM:   framework: vue
7:56:13 AM:   functionsDistDir: /tmp/zisi-650a7b4363b6e30b05956b7e
7:56:13 AM:   mode: buildbot
7:56:13 AM:   nodePath: /opt/buildhome/.nvm/versions/node/v18.18.0/bin/node
7:56:13 AM:   repositoryRoot: /opt/build/repo
7:56:13 AM:   saveConfig: true
7:56:13 AM:   sendStatus: true
7:56:13 AM:   siteId: 58740753-870b-45b1-bcf8-2139ef932083
7:56:13 AM:   statsd:
7:56:13 AM:     host: 10.71.29.9
7:56:13 AM:     port: 8125
7:56:13 AM:   systemLogFile: 3
7:56:13 AM:   testOpts:
7:56:13 AM:     silentLingeringProcesses: ''
7:56:13 AM:   tracing:
7:56:13 AM:     enabled: true
7:56:13 AM:     host: 10.71.29.9
7:56:13 AM:     parent-span-id: 357bec67b9662596
7:56:13 AM:     parentSpanId: 357bec67b9662596
7:56:13 AM:     sample-rate: 4
7:56:13 AM:     sampleRate: 4
7:56:13 AM:     trace-flags: 0
7:56:13 AM:     trace-id: 561ee29701ebde88fd1475b8e8d2d134
7:56:13 AM:     traceFlags: 0
7:56:13 AM:     traceId: 561ee29701ebde88fd1475b8e8d2d134
7:56:13 AM: ​
7:56:13 AM: ❯ Current directory
7:56:13 AM:   /opt/build/repo
7:56:13 AM: ​
7:56:13 AM: ❯ Config file
7:56:13 AM:   No config file was defined: using default values.
7:56:13 AM: ​
7:56:13 AM: ❯ Resolved config
7:56:13 AM:   build:
7:56:13 AM:     command: yarn build
7:56:13 AM:     commandOrigin: ui
7:56:13 AM:     environment:
7:56:13 AM:       - NETLIFY_BUILD_DEBUG
7:56:13 AM:       - VUE_APP_BACKEND
7:56:13 AM:       - VUE_APP_TENANT
7:56:13 AM:     publish: /opt/build/repo/dist
7:56:13 AM:     publishOrigin: ui
7:56:13 AM: ​
7:56:13 AM: ❯ Context
7:56:13 AM:   production
7:56:13 AM: ​
7:56:13 AM: Build command from Netlify app                                
7:56:13 AM: ────────────────────────────────────────────────────────────────
7:56:13 AM: ​
7:56:13 AM: $ yarn build
7:56:13 AM: yarn run v1.22.19
7:56:13 AM: $ vue-cli-service build
7:56:13 AM: All browser targets in the browserslist configuration have supported ES module.
7:56:13 AM: Therefore we don't build two separate bundles for differential loading.
7:56:13 AM: -  Building for production...

It is stuck like this with no errors. I deploy it from Github. It was working without an issue 2 days ago.

Hi @velci,

Thanks for reaching out and welcome to Netlify’s Support Forums!

I see you opened a Support ticket and during the exchange on that ticket you mentioned you resolved the issue. Let us know if you continue to have issues. Thanks!