Files
e47dd6fb-b0f5-4177-87a2-2a9…/vercel.json
2026-05-20 21:43:09 +00:00

5 lines
97 B
JSON

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