Files
620e9b9a-2f0e-49f6-9769-331…/vercel.json
2026-03-30 18:22:11 +00:00

5 lines
97 B
JSON

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