aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/stackbit.config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'stackbit.config.ts')
-rw-r--r--stackbit.config.ts9
1 files changed, 0 insertions, 9 deletions
diff --git a/stackbit.config.ts b/stackbit.config.ts
deleted file mode 100644
index ccb9982..0000000
--- a/stackbit.config.ts
+++ /dev/null
@@ -1,9 +0,0 @@
-import { defineStackbitConfig } from '@stackbit/types';
-
-export default defineStackbitConfig({
- "stackbitVersion": "~0.6.0",
- "nodeVersion": "18",
- "ssgName": "custom",
- "contentSources": [],
- "postInstallCommand": "npm i --no-save @stackbit/types"
-}) \ No newline at end of file