NextJS with Bun error build on Vercel (SIGABRT)
I create Nextjs app with bun as a package manager and the app I deploy on Vercel. When I run bun run build
in my local computer, the build running successfully. But at Vercel the build get some error.