web-humas-fe/next.config.js

5 lines
92 B
JavaScript
Raw Normal View History

2024-01-05 06:57:30 +00:00
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig