ghostty/website/next.config.js
Mitchell Hashimoto 91d5887364 prettier
2023-10-05 09:21:24 -07:00

5 lines
94 B
JavaScript

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