Files
9a07c846-c4bc-4eae-8b7c-30b…/vercel.json
2026-04-12 23:40:02 +00:00

5 lines
97 B
JSON

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