Logo
Explore Help
Register Sign In
albert/ScraperControl
1
0
Fork 0
You've already forked ScraperControl
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
9d0af3289af04e537e9f6192c63b8d11b301f887
ScraperControl/next.config.ts

10 lines
180 B
TypeScript
Raw Normal View History

chore: sync with Gitea master and restore local-only files Reset local main to gitea/master (new source of truth) and restored local-only files: web scrapers, admin dashboard, ChromaDB integration, debug scripts, and utility libraries that aren't tracked in Gitea. Gitea master adds: discovermass, buscarmisas-network, hk-parishes, bohosluzby, kerknet, gottesdienstzeiten, miserend importers, ClaimRequest model, forward geocoding, heartbeat healthcheck. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 19:11:22 -04:00
import type { NextConfig } from 'next';
const nextConfig: NextConfig = {
output: 'standalone',
poweredByHeader: false,
reactStrictMode: true,
};
export default nextConfig;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 24ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API