Files
17f8effd-a0e6-47f5-90cd-089…/vercel.json
2026-04-21 13:15:42 +00:00

5 lines
97 B
JSON

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