Files
2db2a3b0-ed3f-4a77-bef4-36d…/vercel.json
2026-05-30 21:18:28 +00:00

5 lines
97 B
JSON

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