Files
e86c61a4-f94c-4352-b7d5-e67…/vercel.json
2026-03-24 15:43:16 +00:00

5 lines
97 B
JSON

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