Skip to content

Commit e8090d0

Browse files
committed
chore: bump nitro version
1 parent 1e7a922 commit e8090d0

File tree

2 files changed

+614
-2402
lines changed

2 files changed

+614
-2402
lines changed

.scripts/build.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ for (const config of packages) {
3434
recursive: true,
3535
})
3636
await fsp.cp(
37-
join(output, 'functions/__nitro.func'),
37+
join(output, 'functions/__fallback.func'),
3838
`.vercel/output/functions/${name}.func`,
3939
{
4040
recursive: true,

0 commit comments

Comments
 (0)