buzzword-bingo/next.config.js

5 lines
92 B
JavaScript
Raw Permalink Normal View History

2023-11-02 13:51:09 +01:00
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig