Serve nextjs static html build inside nestjs public folder Kahnu Help January 29, 2026 build 0 Comments import { NestFactory } from '@nestjs/core' ; import { AppModule } from './app.module' ; import { ConfigService } from '@nestj… Read more