Files
bff37b63-95a5-4e1e-b61d-afd…/vercel.json
2026-04-10 07:16:20 +00:00

5 lines
97 B
JSON

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