Files
3d8b28fe-40ba-49cb-8465-15b…/vercel.json
2026-04-17 10:14:01 +00:00

5 lines
97 B
JSON

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