-
Notifications
You must be signed in to change notification settings - Fork 19
Build errors when implementing nextjs api #71
Comments
Can you share more output? Where are you pushing to? |
Hosting on vercel. Here is the output: [16:58:57.962] Running build in Washington, D.C., USA (East) – iad1 |
looks like your IDE isn't linting/formatting/autofixing? |
You could either fix the linting issues (configuring IDE is easiest) - or edit your |
Getting a build error when I push next js api implementation:
ELIFECYCLE Command failed with exit code 1.
16:59:19.472 | Error: Command "pnpm run build" exited with 1
Does this project need extra configs for api to build?
The text was updated successfully, but these errors were encountered: