sweeper/next.config.js
Michael Zhang d2ecc0b04a
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Initial
let's see how broken my initial config is
2023-09-20 01:58:01 -05:00

4 lines
92 B
JavaScript

/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig