Initial commit from Create Next App

Este commit está contenido en:
ale
2025-08-16 22:45:39 +02:00
commit 0dc3eb3f78
Se han modificado 16 ficheros con 1946 adiciones y 0 borrados

4
next.config.mjs Archivo normal
Ver fichero

@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;