Files
9475b245-4348-49b9-9e63-d7d…/vercel.json
2026-03-03 14:02:14 +00:00

5 lines
97 B
JSON

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