We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f33ad commit 99c06d2Copy full SHA for 99c06d2
packages/runtime/src/helpers/edge.ts
@@ -14,7 +14,6 @@ import { getRequiredServerFiles, NextConfig } from './config'
14
import { makeLocaleOptional, stripLookahead, transformCaptureGroups } from './matchers'
15
import { RoutesManifest } from './types'
16
17
-
18
// This is the format as of [email protected]
19
interface EdgeFunctionDefinitionV1 {
20
env: string[]
0 commit comments