Files
400fb336-c81f-49e4-b834-1a4…/vercel.json
2026-03-05 18:19:25 +00:00

5 lines
97 B
JSON

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