Hi, i have got a next.js blog with a build error on Vercel (want to use Strapi as a CSM) I have been trying to fix the error and reinstalled node, yarn, npm …i also changed commas and strings (and code)…I have Lubuntu installed on my Computer(Mac)…anyway this is the Github repository. Any help is appreciated.
Error log:
Build error occurred
FatalError: tsconfig.json(45,7): error TS1005: ‘:’ expected.
at getTypeScriptConfiguration (/vercel/path0/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js:31:19)
at loadJsConfig (/vercel/path0/node_modules/next/dist/build/load-jsconfig.js:112:91)
at async loadProjectInfo (/vercel/path0/node_modules/next/dist/build/webpack-config.js:283:43)
at async /vercel/path0/node_modules/next/dist/build/webpack-build/impl.js:137:22
at async Span.traceAsyncFn (/vercel/path0/node_modules/next/dist/trace/trace.js:154:20)