Files
2ecd701e-ff2b-4e6d-8197-d14…/vercel.json
2026-05-13 08:26:22 +00:00

5 lines
97 B
JSON

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