Files
baed0412-8c70-460f-bd7d-925…/vercel.json
2026-04-04 13:32:24 +00:00

5 lines
97 B
JSON

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