diff --git a/packages/next/package.json b/packages/next/package.json index 124e777d8d8cc..a58ea42442af7 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -41,7 +41,8 @@ "amp.js", "amp.d.ts", "types/index.d.ts", - "types/global.d.ts" + "types/global.d.ts", + "image-types/global.d.ts" ], "bin": { "next": "./dist/bin/next"