Files
3fe4f0db-d9e6-4c32-9cbe-257…/vercel.json
2026-03-04 06:30:07 +00:00

5 lines
97 B
JSON

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