Build Fails #14820
-
Site works and runs locally in dev mode. When I build to preview locally or push up the build fails on vercel. Package Json:
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'build' ]
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Are you running on a VPS ? Did you try build on vercel? |
Beta Was this translation helpful? Give feedback.
-
So I was missing the env keys on vercel. oddly still doesn't compile locally but gets further now on vercel. |
Beta Was this translation helpful? Give feedback.
So I was missing the env keys on vercel. oddly still doesn't compile locally but gets further now on vercel.