Files
dbaf7e47-3b91-4a1e-bf0e-0b2…/vercel.json
2026-03-10 06:38:48 +00:00

5 lines
97 B
JSON

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