skalara-web/next.config.js
Christopher Arraya 299b5c4001 initial commit
2023-07-26 16:40:21 -04:00

5 lines
92 B
JavaScript

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