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 f0b5433 commit af55882Copy full SHA for af55882
packages/@apphosting/adapter-nextjs/src/bin/build.ts
@@ -5,7 +5,6 @@ import {
5
generateBuildOutput,
6
validateOutputDirectory,
7
getAdapterMetadata,
8
- exists,
9
} from "../utils.js";
10
import { join } from "path";
11
import { getBuildOptions, runBuild } from "@apphosting/common";
0 commit comments