Files
575e8b12-bdc3-44e7-8ca9-6a0…/vercel.json
2026-04-14 14:12:18 +00:00

5 lines
97 B
JSON

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