Files
825e922f-b5d9-45c2-8083-05f…/vercel.json
2026-04-21 14:48:53 +00:00

5 lines
97 B
JSON

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