Files
965d5f22-d877-44b8-89fe-52c…/vercel.json
2026-03-20 10:58:36 +00:00

5 lines
97 B
JSON

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