We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44308bd commit a5ea9e5Copy full SHA for a5ea9e5
1 file changed
wrangler.toml
@@ -1,8 +1,3 @@
1
name = "p-pick-front" # Cloudflare Pages 프로젝트 이름
2
compatibility_date = "2023-10-26"
3
-
4
-[pages]
5
pages_build_output_dir = "dist"
6
-# 배포할 에셋이 포함된 디렉토리
7
-# 빌드 프로세스를 시작하기 전에 실행할 명령
8
-build_command = "pnpm run build"
0 commit comments