Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jul 27, 2024
1 parent 4eba3c9 commit 961c52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { join } from 'path';
import { DenoLambda } from './deno-lambda';
import { BuildV3, download, getProvidedRuntime } from '@vercel/build-utils';
import { type BuildV3, download, getProvidedRuntime } from '@vercel/build-utils';

export const build: BuildV3 = async ({
workPath,
Expand Down

0 comments on commit 961c52f

Please sign in to comment.