Files
2cd91cd7-c725-4dcc-8b65-8ff…/vercel.json
2026-05-28 10:45:59 +00:00

5 lines
97 B
JSON

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