x
This commit is contained in:
parent
896e636e6a
commit
4a4731e0af
1 changed files with 0 additions and 9 deletions
|
|
@ -17,16 +17,7 @@ bucket_name = "radical-memes"
|
|||
[vars]
|
||||
ENVIRONMENT = "production"
|
||||
|
||||
# Cloudflare Pages deployment settings
|
||||
[build]
|
||||
command = "npm run build"
|
||||
publish = "dist"
|
||||
|
||||
# Routes (if using workers.dev)
|
||||
[[routes]]
|
||||
pattern = "theradicalparty.com/api/*"
|
||||
zone_name = "theradicalparty.com"
|
||||
|
||||
# Optional: Specific Node.js version
|
||||
[build.environment]
|
||||
NODE_VERSION = "18.16.0"
|
||||
Loading…
Add table
Reference in a new issue