Files
814ecc13-4882-4ba5-a6e9-ece…/vercel.json
2026-03-19 15:51:46 +00:00

5 lines
97 B
JSON

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