Files
9ff39091-8194-4674-b05c-df3…/vercel.json
2026-05-17 19:32:46 +00:00

5 lines
97 B
JSON

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