Files
712df027-79bb-4681-847a-2ed…/vercel.json
2026-04-30 10:49:24 +00:00

5 lines
97 B
JSON

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