Files
b69dff2a-1643-46d2-ac3e-125…/vercel.json
2026-03-04 15:49:34 +00:00

5 lines
97 B
JSON

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