Logo
Explore Help
Register Sign In
sepehr/office_translator
1
0
Fork 0
You've already forked office_translator
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
office_translator/frontend/next.config.ts
Sepehr 8c7716bf4d Add Next.js frontend with WebLLM, OpenAI support - Add complete Next.js frontend with Tailwind CSS and shadcn/ui - Integrate WebLLM for client-side browser-based translations - Add OpenAI provider support with gpt-4o-mini default - Add Context & Glossary page for LLM customization - Reorganize settings: Translation Services includes all providers - Add system prompt and glossary support for all LLMs - Remove test files and requirements-test.txt
2025-11-30 19:02:41 +01:00

8 lines
133 B
TypeScript
Raw Blame History

import type { NextConfig } from "next";
const nextConfig: NextConfig = {
/* config options here */
};
export default nextConfig;
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 19ms Template: 1ms
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