Files
7aa83b91-d9fd-44f6-bb82-28e…/vercel.json
2026-04-19 09:18:51 +00:00

5 lines
97 B
JSON

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