Files
9cd9e308-020b-4dea-9e74-d57…/vercel.json
2026-03-11 14:50:49 +00:00

5 lines
97 B
JSON

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