liljudd-website/next.config.js

5 lines
92 B
JavaScript
Raw Normal View History

2023-10-18 15:58:15 +00:00
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig