Files
f5ae5b90-1c03-4ecc-9be5-b18…/vercel.json
2026-03-15 05:45:58 +00:00

5 lines
97 B
JSON

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