Files
b8f8b6fa-653b-4d22-9b6e-715…/vercel.json
2026-04-30 14:48:50 +00:00

5 lines
97 B
JSON

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