Files
5ddba29a-0ffa-4248-b598-2f9…/vercel.json
2026-03-06 13:40:13 +00:00

5 lines
97 B
JSON

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