ghostty/website/next.config.js
2023-10-05 09:01:20 -07:00

5 lines
92 B
JavaScript

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