mirror of
https://github.com/cloudstack-llc/msty-studio-docs.git
synced 2026-07-25 12:46:22 -04:00
3a6f0c4e2d
- Change Nitro preset to cloudflare_pages - Remove @nuxthub/core module - Add wrangler pages deploy GitHub Actions workflow - Add wrangler.jsonc for local development - Disable nuxthub workflow
7 lines
170 B
JSON
7 lines
170 B
JSON
{
|
|
"$schema": "node_modules/wrangler/config-schema.json",
|
|
"name": "msty-studio-docs",
|
|
"pages_build_output_dir": "dist",
|
|
"compatibility_date": "2024-09-19"
|
|
}
|