Files
1879207b-e2c6-45e6-8290-23e…/vercel.json
2026-05-09 19:15:46 +00:00

5 lines
97 B
JSON

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