Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 645 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 645 Bytes

Blitz.js

The Official Blitz.js fork of Next.js

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