Files
newsletter-hackernews/next.config.js
2023-11-25 09:20:38 +01:00

5 lines
92 B
JavaScript

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