Files
spliit/next.config.js
2024-01-18 18:11:24 -05:00

5 lines
92 B
JavaScript

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