9 lines
185 B
TOML
9 lines
185 B
TOML
# Cloudflare Pages configuration
|
|
# This file is used when deploying to Cloudflare Pages with wrangler
|
|
|
|
name = "astro-rocket"
|
|
compatibility_date = "2026-01-31"
|
|
|
|
[site]
|
|
bucket = "./dist"
|