Files
ce1d4c33-31c5-453a-a5aa-cd1…/vercel.json
2026-04-05 12:20:50 +00:00

5 lines
97 B
JSON

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