Files
c4bdff65-3f8a-430d-9a2d-0bb…/vercel.json
2026-06-11 19:18:01 +00:00

5 lines
97 B
JSON

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