chore: Update next.config to export output

This commit is contained in:
mauro-balades
2024-08-27 16:35:21 +02:00
parent a3cf78d83a
commit 8f95457096
2 changed files with 1 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
//output: 'export',
output: 'export',
images: {
remotePatterns: [
{