Files
9a181f9f-d529-4d07-b58d-daf…/vercel.json
2026-04-07 14:48:59 +00:00

5 lines
97 B
JSON

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