Netlify App
Log Error:
1:20:51 AM: Plugin “@netlify/plugin-nextjs” failed
1:20:51 AM: ────────────────────────────────────────────────────────────────
1:20:51 AM:
1:20:51 AM: Error message
1:20:51 AM: Error: Your publish directory is pointing to the base directory of your site. This is not supported for Next.js sites, and is probably a mistake.
1:20:51 AM: In most cases it should be set to “.next”, unless you have chosen a custom “distDir” in your Next config, or the Next site is in a subdirectory.
@perry I have tried with CI= npm run build several times. If you see the most recent build log, it still treats warnings as errors. That is not something that is getting solved by CI= npm run build.
I have not had this problem with React, but having it with Next.