Files
62b0f822-d4ab-48fe-bf4f-ee7…/vercel.json
2026-05-13 15:01:56 +00:00

5 lines
97 B
JSON

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