Files
202baeb6-9fe7-426d-a86a-28b…/vercel.json
2026-03-26 02:13:58 +00:00

5 lines
97 B
JSON

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