Some checks failed
forgejo/Procyon/seedling/pipeline/head There was a failure building this commit
4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
/** @type {import('next').NextConfig} */
|
|
const nextConfig = {};
|
|
|
|
module.exports = nextConfig;
|