Files
13e8dda9-e21f-434d-95d7-cd0…/vercel.json
2026-03-04 16:49:59 +00:00

5 lines
97 B
JSON

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