Deployment Error

its stuck saying

▲ Next.js 14.2.4 (turbo)

00:30:21.877 - Local: http://localhost:3000

00:30:21.877

00:30:21.877 ✓ Starting…

00:30:21.958Attention: Next.js now collects completely anonymous telemetry regarding usage.

00:30:21.958This information is used to shape Next.js’ roadmap and prioritize features.

00:30:21.959You can learn more, including how to opt-out if you’d not like to participate in this anonymous program, by visiting the following URL:

00:30:21.959https://nextjs.org/telemetry

00:30:21.959

00:30:23.037 ✓ Ready in 1291ms

and i tried redeploying 3-4 times on vercel its only a issue with vercel

Can you remove the next dev command here: Login – Vercel and give it a try? also can you run the project using npm run build && npm start locally`?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.