Files
333afd8d-eb2f-4a5d-8f64-ecc…/vercel.json
2026-05-17 14:42:28 +00:00

5 lines
97 B
JSON

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