Logo
Explore Help
Sign In
ccopeland/red
1
0
Fork 0
You've already forked red
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c896fa5e8248ad575976a76340dc4c8a1d2f26e7
red/teressa-copeland-homes/next.config.ts

8 lines
133 B
TypeScript
Raw Normal View History

feat(01-01): scaffold Next.js 16.2.0 project with all Phase 1 dependencies - Created teressa-copeland-homes with TypeScript, Tailwind, ESLint, App Router, src dir - Installed next-auth@5.0.0-beta.30 (pinned exact version), drizzle-orm, @neondatabase/serverless - Installed bcryptjs, @vercel/blob, zod, drizzle-kit, tsx, dotenv - Added db:generate, db:migrate, db:seed, db:studio npm scripts - Verified npm run build passes with zero TypeScript errors
2026-03-19 13:29:56 -06:00
import type { NextConfig } from "next";
const nextConfig: NextConfig = {
/* config options here */
};
export default nextConfig;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 118ms Template: 2ms
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