ProbandoNextJS / optica /next.config.js
JairoDanielMT's picture
test de Next.js en Docker
d92995e
raw
history blame contribute delete
92 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig