-
Notifications
You must be signed in to change notification settings - Fork 194
Build fails on vercel however succeds on local #44
New issue
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
Comments
same problem |
same problem here too |
I'll try to look into this soon. Just to confirm:
|
yes, after deleted |
As a temporary workaround you can call |
i tried before your message, same error. The documents are generated before build, it's not the problem apparently |
@ipatate @lucas-homer @AkashRajpurohit can you please provide your Yarn/NPM and Node version? |
I've released a new
|
ok for me with dev version. Work on vercel now |
@schickling this is happening again in v0.3.4. (I don't use appDir) |
Running
yarn build
locally works fine, however on vercel the build fails with errorI feel this might be similar to the issue mentioned here #41 as it seems the build fails when type checking is done on vercel during compilation step.
The text was updated successfully, but these errors were encountered: