image-to-code/next.config.js
Jaime Freire 059c99c70f Demo
2023-12-02 13:36:52 +01:00

5 lines
92 B
JavaScript

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