For using Blitz, go to https://blitzjs.com/
For contributing to Blitz or this fork, read the contributing guide and submit PRs to the main repo.
This repo lives in the top level nextjs
folder in the main repo.
To sync with upstream Next.js, you need to add the following to .git/config
[merge "keep-ours"]
name = resolve merge conflict with our version
driver = true