Files
82aa0e0b-06c1-47bf-9f4c-c63…/vercel.json
2026-06-10 01:24:58 +00:00

5 lines
97 B
JSON

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