spliit
spliit copied to clipboard
Docker failed: 1.16.1 - Fix proposed.
Had to rename next.config.mjs to next.config.js due some config filet not found for some next-intl package.
On my computer it only works if the file is .mjs.
docker build . fails for me when it has the .js extension.
Could you show exactly what command(s) you run and the output?
Actually is starting up a Vercel instance. I think it does "npm run"
Could you send some screenshots of the error or logs?
Also, maybe try again with the latest version/commit? I don't think anything relevant changed, but I tried it just now on vercel and didn't get any errors.