4 messages · Page 1 of 1 (latest)
im getting a 404 when i run next project and visit http://localhost:3000/hello
Try http://localhost:3000/api/hello
Refer to the docs: Any file inside the folder pages/api is mapped to /api/*
pages/api
/api/*
https://nextjs.org/docs/api-routes/introduction