Files
8a50ebff-d2d6-40c2-b0bf-1fc…/vercel.json
2026-05-12 14:31:29 +00:00

5 lines
97 B
JSON

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