Files
1c3a318c-5bc3-4c1e-8b98-035…/vercel.json
2026-03-07 05:26:57 +00:00

5 lines
97 B
JSON

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