Files
5a8c1386-3df6-4aff-bf2e-cf1…/vercel.json
2026-05-07 07:07:51 +00:00

5 lines
97 B
JSON

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