mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 00:42:51 +10:00
move to new website, wiped history
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { withContentCollections } from '@content-collections/next'
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = { reactStrictMode: true, output: 'export' }
|
||||
|
||||
export default withContentCollections(nextConfig)
|
||||
Reference in New Issue
Block a user