Files
89cbdade-a9ee-460a-a655-f4c…/vercel.json
2026-04-24 20:30:04 +00:00

5 lines
97 B
JSON

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