liljudd-website/next.config.js
2023-10-18 17:58:15 +02:00

4 lines
92 B
JavaScript

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