chore: add debug step to list artifact structure

This commit is contained in:
SpecialX
2025-12-19 16:23:30 +08:00
parent b4b21e2b16
commit 6ed30de40c

View File

@@ -1,4 +1,4 @@
type NextConfig = any; import type { NextConfig } from "next";
const nextConfig: NextConfig = { const nextConfig: NextConfig = {
output: "standalone", output: "standalone",