build: update static web assets for prompt management changes

- Add compiled Next.js static files for prompt add/edit pages
- Include build manifests and chunk files for updated prompt functionality
This commit is contained in:
WangzJi
2025-07-16 14:30:27 +08:00
parent 9e739e5b90
commit 548b8f1b37
5 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"pageProps":{"type":"add"},"__N_SSG":true}

View File

@@ -0,0 +1 @@
{"pageProps":{"type":"edit"},"__N_SSG":true}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
self.__SSG_MANIFEST=new Set(["\u002Fconstruct\u002Fprompt\u002F[type]"]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()