diff --git a/stackbit.yaml b/stackbit.yaml new file mode 100644 index 00000000..c0843585 --- /dev/null +++ b/stackbit.yaml @@ -0,0 +1,5 @@ +stackbitVersion: ~0.3.0 +ssgName: nextjs +cmsName: git +nodeVersion: 12 +devCommand: npm run build