Files
425b0916-243e-4da5-b7ad-89f…/vercel.json
2026-03-04 23:20:43 +00:00

5 lines
97 B
JSON

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