Files
a1ffe6fe-b1ca-445c-b421-82b…/vercel.json
2026-03-03 18:31:38 +00:00

5 lines
97 B
JSON

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