Files
c0f5b5dc-74be-4cef-8ace-5c3…/vercel.json
2026-03-03 22:00:35 +00:00

5 lines
97 B
JSON

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