niisse-net-js/next.config.js

5 lines
92 B
JavaScript
Raw Normal View History

2023-06-29 09:35:37 +02:00
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig