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
CI failure of vercel/next.js#76414 turns out to be an actual regression. I'll fix this asap. (I stopped publish pipeline because of this)
cls && ./scripts/pack-next.cjs --release && pnpm test-start test/e2e/app-dir/next-after-app-static/build-time/build-time.test.ts
The text was updated successfully, but these errors were encountered:
I tried git revert c4a839b6bd16627415500cb3eab4857f08e156b6 and it worked. So #10077 is the cause.
git revert c4a839b6bd16627415500cb3eab4857f08e156b6
Sorry, something went wrong.
Oh it was random failure
kdy1
No branches or pull requests
CI failure of vercel/next.js#76414 turns out to be an actual regression. I'll fix this asap. (I stopped publish pipeline because of this)
cls && ./scripts/pack-next.cjs --release && pnpm test-start test/e2e/app-dir/next-after-app-static/build-time/build-time.test.ts
from next.js repository.The text was updated successfully, but these errors were encountered: