Files
047700fc-cb55-44b7-90d4-293…/vercel.json
2026-05-22 16:10:05 +00:00

5 lines
97 B
JSON

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