Misskey/next.config.js
2023-12-16 11:21:29 +09:00

4 lines
92 B
JavaScript

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