Files
afilmory/apps/web/wrangler.jsonc
Innei 4a385b9852 chore: rename project from Iris Photo Gallery to Afilmory and update related references
- Updated repository URLs in package.json and README.md to reflect the new project name.
- Changed project names in wrangler.jsonc files for SSR and web applications.
- Added "Afilmory" to the cSpell dictionary in VSCode settings.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-12 13:57:40 +08:00

5 lines
104 B
JSON

{
"name": "afilmory-web",
"compatibility_date": "2025-06-05",
"pages_build_output_dir": "./dist"
}