Files
395c9832-87d2-479e-b3fc-deb…/vercel.json
2026-05-30 05:51:25 +00:00

5 lines
97 B
JSON

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