Files
234e70d2-1eaf-4a2c-8ae1-abd…/vercel.json
2026-05-01 14:34:18 +00:00

5 lines
97 B
JSON

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