Files
bcd695ab-2c6b-47c6-89cd-e4a…/vercel.json
2026-06-10 03:53:50 +00:00

5 lines
97 B
JSON

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