Vercel Deployment: Static worker unexpectedly exited with code: null and signal: SIGSEGV
Unanswered
Cuvier’s Dwarf Caiman posted this in #help-forum
Cuvier’s Dwarf CaimanOP
I am getting the above error when trying to deploy to Vercel.
It seems that while Vercel is trying to collect info for all the static pages something is causing it to get stuck and I'm not sure why.
the build works really well locally.
here's what i've tried
- Increased timeout duration to 1000
- update all my packages
https://github.com/vercel/next.js/discussions/48192 this is the only github issue i found but it doesn't seem to have a consensus solution.
note:
not sure if this matters, but I am using server actions
It seems that while Vercel is trying to collect info for all the static pages something is causing it to get stuck and I'm not sure why.
the build works really well locally.
here's what i've tried
- Increased timeout duration to 1000
- update all my packages
https://github.com/vercel/next.js/discussions/48192 this is the only github issue i found but it doesn't seem to have a consensus solution.
note:
not sure if this matters, but I am using server actions
6 Replies
Cuvier’s Dwarf CaimanOP
bump
bump
Bonga shad
@Cuvier’s Dwarf Caiman getting same issue
have you found the solution?
Cuvier’s Dwarf CaimanOP
I did not at that time :(
Surprised that it's still happening to u