Files
85626e67-bfc0-48cc-b64e-6a0…/vercel.json
2026-05-01 08:13:16 +00:00

5 lines
97 B
JSON

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