Files
1f7b401f-6d1f-4ef6-b8f7-29f…/vercel.json
2026-03-03 19:30:48 +00:00

5 lines
97 B
JSON

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