Files
6440c42d-7cb7-498b-b863-e16…/vercel.json
2026-03-15 08:46:50 +00:00

5 lines
97 B
JSON

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