Files
b1f7145b-652f-495b-a47e-ad4…/vercel.json
2026-03-18 16:37:17 +00:00

5 lines
97 B
JSON

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