Files
c9e294b9-e8c5-4f71-a2bb-e2e…/vercel.json
2026-06-09 12:37:27 +00:00

5 lines
97 B
JSON

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