Files
182b73e6-a4b2-4cd1-9be3-3e0…/vercel.json
2026-04-15 23:16:07 +00:00

5 lines
97 B
JSON

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