Files
81e41037-99d4-45c1-bf0b-d78…/vercel.json
2026-03-10 18:53:49 +00:00

5 lines
97 B
JSON

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