Files
5215a643-c6b1-4ed1-9d27-bee…/vercel.json
2026-03-03 19:38:25 +00:00

5 lines
97 B
JSON

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