260320:1149 Refactor Overrall #03 build failed with pnpm due to symlink structure incompatibility
Build and Deploy / deploy (push) Has been cancelled
Build and Deploy / deploy (push) Has been cancelled
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
const nextConfig = {
|
||||
// 1. Standalone Output: จำเป็นสำหรับการ Deploy บน Docker (QNAP)
|
||||
// Next.js จะคัดแยกเฉพาะไฟล์ที่จำเป็นต้องใช้จริงออกมาไว้ในโฟลเดอร์ .next/standalone
|
||||
output: "standalone",
|
||||
// TEMPORARILY DISABLED: pnpm standalone build issues
|
||||
// output: "standalone",
|
||||
|
||||
// 2. React Strict Mode: ช่วยดักจับ Bug ในช่วง Dev (เช่น Component render ซ้ำ)
|
||||
reactStrictMode: true,
|
||||
|
||||
Reference in New Issue
Block a user