chore: add debug step to list artifact structure
Some checks failed
CI / build-and-test (push) Successful in 1m6s
CI / deploy (push) Failing after 23s

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 = {
output: "standalone",