Files
7eed7cd1-1328-4643-a8e8-057…/vercel.json
2026-04-13 19:07:14 +00:00

5 lines
97 B
JSON

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