import { defineConfig, Configuration } from "@sfajs/cli-common"; export default defineConfig({ custom: 1, });