Files
feedstr.live/next.config.js
2023-11-25 22:13:57 -05:00

5 lines
92 B
JavaScript

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