Stuck at build project

Executing user command: next dev -p 8080 22:43:57.195 ready - started server on 0.0.0.0:8080, url: http://localhost:8080 22:43:57.523 info - Using webpack 5. Reason: future.webpack5 option enabled https://nextjs.org/docs/messages/webpack5 22:43:58.482 Browserslist: caniuse-lite is outdated. Please run: 22:43:58.482 npx browserslist@latest --update-db 22:43:58.482
22:43:58.483 Why you should do it regularly: 22:43:58.483 https://github.com/browserslist/browserslist#browsers-data-updating 22:43:59.162 Browserslist: caniuse-lite is outdated. Please run: 22:43:59.162 npx browserslist@latest --update-db 22:43:59.162
22:43:59.162 Why you should do it regularly: 22:43:59.163 https://github.com/browserslist/browserslist#browsers-data-updating 22:44:05.441 event - compiled successfully 22:44:05.746 Attention: Next.js now collects completely anonymous telemetry regarding usage. 22:44:05.746 This information is used to shape Next.js' roadmap and prioritize features. 22:44:05.747 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: 22:44:05.747 https://nextjs.org/telemetry 22:44:05.747
23:18:45.612 Failed: an internal error occurred Stuck at build project Acc id:ad6406e83f322c9cb6044fae10186898 Site:ggsearch.pages.dev Deployment id:couldnt find it
Next.js - Telemetry
Next.js by Vercel is the React framework for production
GitHub
GitHub - browserslist/browserslist: 🦔 Share target browsers between...
🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env - GitHub - browserslist/browserslist: 🦔 Share target browsers between different front-en...
2 Replies
kian
kian2y ago
You're trying to start a development webserver for a build environment Don't do that - you should just be building assets
GGLVXD
GGLVXD2y ago
You mean i need to use next build -p 8080? Finished 16:16:12.595 Note: No functions dir at /functions found. Skipping. 16:16:12.595 Validating asset output directory 16:16:12.595 Error: Output directory ".vercel/output/static" not found. 16:16:15.708 Failed: build output directory not found Did the next build but failed Nvm fixed it Well i did the next build everything worked it finished but the page is down