Files
eb72946e-5774-4587-b030-c2a…/vercel.json
2026-05-11 17:19:33 +00:00

5 lines
97 B
JSON

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