Files
510cf642-de34-4a94-8be8-d22…/vercel.json
2026-03-29 20:50:44 +00:00

5 lines
97 B
JSON

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