Files
678c2c66-7e42-43e2-95b2-cb6…/vercel.json
2026-03-04 06:24:25 +00:00

5 lines
97 B
JSON

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