Files
c83d1b00-7f51-436e-89e9-90b…/vercel.json
2026-03-31 16:55:48 +00:00

5 lines
97 B
JSON

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