neroshitron/next.config.js

5 lines
94 B
JavaScript
Raw Permalink Normal View History

2024-05-24 17:57:03 -04:00
/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;