Files
1cc9884a-3802-4549-bb48-3ca…/vercel.json
2026-03-12 14:05:17 +00:00

5 lines
97 B
JSON

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