Files
b6cbc571-15e3-4697-82c3-a22…/vercel.json
2026-03-09 22:30:10 +00:00

5 lines
97 B
JSON

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