Files
ebed216f-24db-4ded-a40e-630…/vercel.json
2026-05-15 12:48:24 +00:00

5 lines
97 B
JSON

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