Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): Disable next.js 13 required check (#298)
This example is massively flakey due to the swc download logic in Next.js 13 I found a way to disable the swc download for `next dev` but not for `next build` so let's just disable this required check.
- Loading branch information