doesitarm/layer0.config.js
2021-08-05 12:31:02 -05:00

10 lines
214 B
JavaScript

'use strict'
// This file was automatically added by layer0 deploy.
// You should commit this file to source control.
module.exports = {
backends: {},
includeNodeModules: true,
connector: '@layer0/nuxt',
}