Files
6f442ab0-7de9-476d-afa1-e20…/vercel.json
2026-05-23 02:58:11 +00:00

5 lines
97 B
JSON

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