Files
fa76f363-c705-4cf5-b5f5-2a8…/vercel.json
2026-04-29 10:52:32 +00:00

5 lines
97 B
JSON

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