Files
c5da000c-2e00-4c64-ac3e-2c8…/vercel.json
2026-04-08 13:31:44 +00:00

5 lines
97 B
JSON

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