Files
99527292-fd4d-43d6-a476-e2e…/vercel.json
2026-04-28 17:34:04 +00:00

5 lines
97 B
JSON

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