Files
b2afd0c8-fb2a-47ee-84a4-0f2…/vercel.json
2026-04-20 23:51:49 +00:00

5 lines
97 B
JSON

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