Files
5940a737-8aed-4a2f-be04-15f…/vercel.json
2026-03-12 12:31:18 +00:00

5 lines
97 B
JSON

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