Files
178c17a0-d1f9-41be-9762-97e…/vercel.json
2026-04-27 07:09:41 +00:00

5 lines
97 B
JSON

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