Files
DATA11001-Introduction-to-D…/frontend/next.config.mjs
T
2026-06-24 16:52:08 +02:00

5 lines
90 B
JavaScript

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