diff --git a/packages/next/build/index.ts b/packages/next/build/index.ts index d826fbd436cf2da..b5511123a1cd027 100644 --- a/packages/next/build/index.ts +++ b/packages/next/build/index.ts @@ -779,7 +779,7 @@ export default async function build( ) } Log.warn( - `Restarted static page genertion for ${pagePath} because it took more than ${timeout} seconds` + `Restarted static page generation for ${pagePath} because it took more than ${timeout} seconds` ) } else { const pagePath = arg