mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
generate vercel into /api
This commit is contained in:
parent
c99abd06ab
commit
00ccbdcfd8
@ -3,5 +3,5 @@ import { SLSTarget } from '../config'
|
||||
import { node } from './node'
|
||||
|
||||
export const vercel: SLSTarget = extendTarget(node, {
|
||||
|
||||
targetDir: '{{ rootDir }}/api'
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user