diff --git a/lib/lookup.json b/lib/lookup.json index 60c72725..252321fb 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -313,6 +313,16 @@ "skip": [ "win32", "aix", "s390x"], "comment": "Skipped while a proper solution is found" }, + "next": { + "maintainers": ["Ethan-Arrowood", "styfle", "timneutkens"], + "prefix": "v", + "repo": "https://github.com/vercel/next.js", + "scripts": ["build", "test-unit"], + "skip": ["win32"], + "tags": "native", + "head": true, + "pnpm": true + }, "node-gyp": { "envVar": { "FAST_TEST": "true" }, "tags": "native",