auth.andert.me/next.config.js
2023-07-18 15:36:33 +02:00

5 lines
92 B
JavaScript

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