tryemoji / next.config.js
yadongxie's picture
feat: add web
89682f8
/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;