Files
627623bc-26cf-4c36-ae7e-e65…/vercel.json
2026-04-26 17:11:44 +00:00

5 lines
97 B
JSON

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