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
c26a0b1b62b13df7c5c49f54f3a5440c6d0bc79b
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: 121ms 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