Files
3beb59cb-6c21-4839-aae1-7d6…/vercel.json
2026-03-17 18:40:58 +00:00

5 lines
97 B
JSON

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