Files
741607b9-632d-4967-83c5-a37…/vercel.json
2026-04-28 18:18:02 +00:00

5 lines
97 B
JSON

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