Files
b825f685-126d-4b7f-84f5-3ca…/vercel.json
2026-03-04 07:37:36 +00:00

5 lines
97 B
JSON

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