Files
30d2c3eb-ad7e-457e-9300-658…/vercel.json
2026-03-04 20:41:59 +00:00

5 lines
97 B
JSON

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