seedling/source/ui/next.config.js

5 lines
94 B
JavaScript
Raw Permalink Normal View History

2023-12-28 21:58:08 +00:00
/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;