Files
7fa7b7f6-c0f1-462a-bcd3-d6e…/vercel.json
2026-04-12 18:09:38 +00:00

5 lines
97 B
JSON

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