We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad136f commit 6f784b7Copy full SHA for 6f784b7
packages/next/types/index.d.ts
@@ -75,7 +75,6 @@ export type PageConfig = {
75
*/
76
externalResolver?: true
77
}
78
- runtime?: 'nodejs' | 'edge'
79
env?: Array<string>
80
unstable_runtimeJS?: false
81
unstable_JsPreload?: false
0 commit comments