Files
d45ed408-483f-42a9-9de1-0b5…/vercel.json
2026-03-27 12:29:11 +00:00

5 lines
97 B
JSON

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