Files
7d7d96ab-4c2c-4b5b-b291-03c…/vercel.json
2026-03-15 14:19:25 +00:00

5 lines
97 B
JSON

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