Files
9f088879-4000-4b0a-9465-ee1…/vercel.json
2026-03-21 15:18:16 +00:00

5 lines
97 B
JSON

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