fix(frontend): remove invalid sections from wrangler.toml
This commit is contained in:
parent
55e678c8f2
commit
88e4596b62
1 changed files with 0 additions and 7 deletions
|
|
@ -3,10 +3,3 @@ name = "gohorsejobs-frontend"
|
|||
compatibility_date = "2024-09-23"
|
||||
compatibility_flags = ["nodejs_als"]
|
||||
pages_build_output_dir = ".vercel/output/static"
|
||||
|
||||
[site]
|
||||
bucket = ".vercel/output/static"
|
||||
|
||||
[build]
|
||||
command = "npm run build"
|
||||
watch_dir = "src"
|
||||
|
|
|
|||
Loading…
Reference in a new issue