deiucanta/chatpad

Seems it only can deployed via docker

darth-pika-hu opened this issue · 4 comments

Seems it only supports docker deployment, am I correct?

I tried Vercel and Netlify. Both report errors and failed to build.

Netlify error:
Error: The directory "/opt/build/repo/.next" does not contain a Next.js production build. Perhaps the build command was not run, or you specified the wrong publish directory.

Vercel error:
Error: The file "/vercel/path0/.next/routes-manifest.json" couldn't be found. This is often caused by a misconfiguration in your project.

In addition, Cloudflare Pages also report errors.

npm run build

I did, errors about token.

@Supernova3339 I fixed the issue by adding an Environment variable during build: NODE_VERSION=18