Files
f04e0f32-8c75-488b-8295-eda…/vercel.json
2026-04-09 14:16:07 +00:00

5 lines
97 B
JSON

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