Michael Zhang
d2ecc0b04a
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
let's see how broken my initial config is
4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
/** @type {import('next').NextConfig} */
|
|
const nextConfig = {}
|
|
|
|
module.exports = nextConfig
|