Files
9b4e6a14-f6d4-43e9-b626-e68…/vercel.json
2026-04-22 17:02:54 +00:00

5 lines
97 B
JSON

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