Files
55baa22b-3f6f-4e38-ad2b-52e…/vercel.json
2026-03-05 21:47:11 +00:00

5 lines
97 B
JSON

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