Files
8fb36784-9582-4310-9b95-13e…/vercel.json
2026-04-04 21:31:21 +00:00

5 lines
97 B
JSON

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