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 3ea9b96 commit ee3a4bcCopy full SHA for ee3a4bc
packages/@apphosting/adapter-nextjs/src/bin/build.spec.ts
@@ -23,7 +23,7 @@ describe("build commands", () => {
23
const { generateOutputBundle } = await importUtils;
24
const files = {
25
".next/standalone/standalonefile": "",
26
- ".next/static/staticfile": "{remove me}",
+ ".next/static/staticfile": "",
27
".next/routes-manifest.json": `{
28
"headers":[],
29
"rewrites":[],
0 commit comments