Files
9b864aaa-e8d2-451b-88c5-3be…/vercel.json
2026-03-13 16:51:44 +00:00

5 lines
97 B
JSON

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