Files
d26d528b-6b0c-4ad5-91c1-ed6…/vercel.json
2026-06-03 02:18:49 +00:00

5 lines
97 B
JSON

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