runtime error
Exit code: 1. Reason: > @hanzo/[email protected] dev > next dev -H 0.0.0.0 -p 3000 ▲ Next.js 15.3.5 - Local: http://localhost:3000 - Network: http://0.0.0.0:3000 ✓ Starting... ⚠Invalid next.config.js options detected: ⚠Unrecognized key(s) in object: 'swcMinify' ⚠See more info here: https://nextjs.org/docs/messages/invalid-next-config Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js' roadmap and prioritize features. You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL: https://nextjs.org/telemetry [Error: EACCES: permission denied, mkdir '/app/.next'] { errno: -13, code: 'EACCES', syscall: 'mkdir', path: '/app/.next' } node:internal/fs/promises:858 return await PromisePrototypeThen( ^ Error: EACCES: permission denied, mkdir '/app/.next' at async Object.mkdir (node:internal/fs/promises:858:10) at async /app/node_modules/next/dist/trace/report/to-json.js:126:17 at async Object.flushAll (/app/node_modules/next/dist/trace/report/to-json.js:46:17) at async Promise.all (index 0) at async MultiReporter.flushAll (/app/node_modules/next/dist/trace/report/index.js:24:9) at async handleSessionStop (/app/node_modules/next/dist/cli/next-dev.js:102:5) at async ChildProcess.<anonymous> (/app/node_modules/next/dist/cli/next-dev.js:294:17) { errno: -13, code: 'EACCES', syscall: 'mkdir', path: '/app/.next' } Node.js v20.19.5 npm notice npm notice New major version of npm available! 10.8.2 -> 11.6.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.0 npm notice To update run: npm install -g [email protected] npm notice
Container logs:
Fetching error logs...