Files
2974ca1f-732f-4c6e-b0b5-c0b…/vercel.json
2026-03-09 01:05:01 +00:00

5 lines
97 B
JSON

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