chore: update deployment notes and hosting information in README and next.config.ts
This commit is contained in:
@@ -2,7 +2,7 @@ import type { NextConfig } from 'next'
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
reactStrictMode: true,
|
||||
// * Enable standalone output for Railway deployment
|
||||
// * Enable standalone output for production deployment
|
||||
output: 'standalone',
|
||||
// * Privacy-first: Disable analytics and telemetry
|
||||
productionBrowserSourceMaps: false,
|
||||
|
||||
Reference in New Issue
Block a user