Files
fe7020e1-8dd0-4a45-b1bd-a50…/vercel.json
2026-03-08 22:22:24 +00:00

5 lines
97 B
JSON

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