Files
Anonyme/next.config.ts
nBiqoz c4dbf3df96 ok
2025-06-18 14:31:25 +02:00

5 lines
94 B
TypeScript

/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;