Files
15423322-5572-4bcc-85fb-da3…/vercel.json
2026-05-28 12:15:06 +00:00

5 lines
97 B
JSON

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