构建完成后未找到名为“build”的输出目录。您可以在项目设置中配置输出目录

Exc*_*ell 3 build build-error express reactjs vercel

Error: No Output Directory named "build" found after the Build completed. You can configure the Output Directory in your Project Settings.
Run Code Online (Sandbox Code Playgroud)

我收到此错误,这是我的存储库https://github.com/Excell-09/find-job

我想在 vercel 上部署时修复此错误

小智 5

就我而言,我只需在输出目录部分加一个点:

在此输入图像描述