skalara-mvp/next.config.js
2023-11-03 15:45:23 -04:00

5 lines
92 B
JavaScript

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