Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nnnnoel committed Dec 24, 2024
1 parent f5f6956 commit b5eb06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/src/server/config-shared.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ export interface NextConfig extends Record<string, any> {
}

/**
* @internal
* @internal - used for internally for preserve original redirects
*/
_originalRedirects?: Redirect[]
}
Expand Down

0 comments on commit b5eb06e

Please sign in to comment.