mirror of
https://git.victorphan.net/basketballcantho/ten-project.git
synced 2026-08-06 07:43:10 +07:00
hoàn thành bước tạo docker compose
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
output: "standalone", // enables minimal Docker image via .next/standalone
|
||||
async rewrites() {
|
||||
return [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user