Files
2fd98da8-db9f-4a2b-b90e-6a6…/vercel.json
2026-04-12 19:30:14 +00:00

5 lines
97 B
JSON

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