Files
bca356cd-582d-4eaf-9a70-176…/vercel.json
2026-04-14 06:41:47 +00:00

5 lines
97 B
JSON

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