We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have run the following commands:
npm run build npm run start
> [email protected] start > next start ▲ Next.js 14.1.0 - Local: http://localhost:3000 ✓ Ready in 399ms
And I go to the:
http://localhost:3000/
It return 404 page could not be found.
OS: Mac NodeJS version: v20.14.0
The text was updated successfully, but these errors were encountered:
shafiqhammad5
No branches or pull requests
I have run the following commands:
npm run build
npm run start
And I go to the:
http://localhost:3000/
It return 404 page could not be found.
OS: Mac
NodeJS version: v20.14.0
The text was updated successfully, but these errors were encountered: