Initial commit from Create Next App
Este commit está contenido en:
7
next.config.ts
Archivo normal
7
next.config.ts
Archivo normal
@@ -0,0 +1,7 @@
|
||||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
Referencia en una nueva incidencia
Block a user