Хочу я захостить на vercel com свой laravel проект и когда нажимаю deploy ошибка:
php: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory Error: Exited with 127 at ChildProcess.<anonymous> (/vercel/path0/.vercel/builders/node_modules/vercel-php/dist/utils.js:182:24) at ChildProcess.emit (node:events:519:28) at ChildProcess.emit (node:domain:488:12) at ChildProcess._handle.onexit (node:internal/child_process:294:12) Error: Command "vercel build" exited with 1 Command "vercel build" exited with 1
php: error while loading shared libraries: libssl.so.10: cannot open shared object file: No such file or directory
Error: Exited with 127
at ChildProcess.<anonymous> (/vercel/path0/.vercel/builders/node_modules/vercel-php/dist/utils.js:182:24)
at ChildProcess.emit (node:events:519:28)
at ChildProcess.emit (node:domain:488:12)
at ChildProcess._handle.onexit (node:internal/child_process:294:12)
Error: Command "vercel build" exited with 1
Command "vercel build" exited with 1
что делать?(ИСПРАИЛ СМЕНЕНИЕМ Версии NODE НА 16)