[RFC] Time to maintain a fork of Next.js? · blitz-js blitz · Discussion #1990

Problem Our custom compiler approach has done fairly well thus far, but we are reaching its limits. Currently we compile a blitz codebase into a next.js code base (inside .blitz/build) and then run...