Files
6d1b15f8-5527-4464-ba4e-5e2…/vercel.json
2026-05-11 00:12:18 +00:00

5 lines
97 B
JSON

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