Files
aff0cd18-7d63-423d-8bb3-e5a…/vercel.json
2026-03-09 17:50:50 +00:00

5 lines
97 B
JSON

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