Files
4933b264-231e-4163-adc5-7ff…/vercel.json
2026-03-14 02:27:10 +00:00

5 lines
97 B
JSON

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