Logo
Explore Help
Sign In
julienfroidefond/iag-dev-evaluator
1
0
Fork 0
You've already forked iag-dev-evaluator
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
iag-dev-evaluator/next.config.ts
Julien Froidefond 678517aee0 Update Next.js configuration for standalone output; add type checking script to package.json; enhance Prisma schema with binary targets; modify authentication API to only require email; improve evaluation detail page with Link component; add ESLint directive in new evaluation page; adjust theme provider for state setting; refine export-utils test type assertion.
2026-02-20 09:35:22 +01:00

8 lines
129 B
TypeScript
Raw Permalink Blame History

import type { NextConfig } from "next";
const nextConfig: NextConfig = {
output: "standalone",
};
export default nextConfig;
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 223ms Template: 11ms
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