Files
d4fef540-c11a-406b-9bad-a2d…/vercel.json
2026-03-17 23:27:50 +00:00

5 lines
97 B
JSON

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