Files
7891b2d2-d172-4fbb-aacb-8e6…/vercel.json
2026-03-08 17:59:21 +00:00

5 lines
97 B
JSON

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