Files
b6f5c4e0-ff36-4762-9bcf-37c…/vercel.json
2026-04-08 04:00:13 +00:00

5 lines
97 B
JSON

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