Files
bbc5590b-df2c-4633-bb6d-4f6…/vercel.json
2026-03-29 22:51:20 +00:00

5 lines
97 B
JSON

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