titles/next.config.mjs
ChrQR 8b2feffb1e
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m28s
purge 2.0
2024-05-16 13:44:35 +02:00

5 lines
92 B
JavaScript

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