Files
c46e7d30-064d-4fa3-85a6-bdd…/vercel.json
2026-03-21 17:39:12 +00:00

5 lines
97 B
JSON

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