Files
61d69227-e125-4d16-b214-4ff…/vercel.json
2026-03-11 17:30:42 +00:00

5 lines
97 B
JSON

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