initial commit

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-11-24 00:34:30 +01:00
commit 20b2a9ad9c
Se han modificado 25 ficheros con 2819 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;