Files
8a11070e-d8bd-49fb-9b6e-d3a…/vercel.json
2026-04-15 07:58:21 +00:00

5 lines
97 B
JSON

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