Files
3f3ae7fd-e3b2-4a6c-94ab-494…/vercel.json
2026-06-10 14:40:25 +00:00

5 lines
97 B
JSON

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