Projekt

Obecné

Profil

Stáhnout (118 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
/** @type {import('next').NextConfig} */
2
const nextConfig = {
3
  reactStrictMode: true,
4
}
5

    
6
module.exports = nextConfig
(4-4/7)