Files
54c7637f-e8c7-46f1-8744-638…/vercel.json
2026-05-07 01:22:22 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}