Files
ham-reserve/next-app/next.config.js
Jakob Kordež f24d39b4e1 Initial commit
2023-09-04 22:10:54 +02:00

5 lines
92 B
JavaScript

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