Files
cd24e8aa-378e-4645-b12f-81d…/vercel.json
2026-03-28 11:13:37 +00:00

5 lines
97 B
JSON

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