Files
099d64f6-6325-445e-afe0-87f…/vercel.json
2026-03-29 10:39:11 +00:00

5 lines
97 B
JSON

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