Files
be9a7526-efeb-4873-bf13-126…/vercel.json
2026-04-03 23:34:02 +00:00

5 lines
97 B
JSON

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