Skip to content

Commit 817b7da

Browse files
committed
Readme with spaces instead of tabs
1 parent cdcd3be commit 817b7da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/adapter-vercel/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ export default {
3232
// instead of creating a single one for the entire app
3333
split: false
3434

35-
// which version of Node.js you want your serverless
36-
// function to run on - it only works with edge=false
37-
// and ENABLE_VC_BUILD=1
35+
// which version of Node.js you want your serverless
36+
// function to run on - it only works with edge=false
37+
// and ENABLE_VC_BUILD=1
3838
nodeVersion: '16.x'
3939
})
4040
}

0 commit comments

Comments
 (0)