Files
b318d3c8-2f0e-40e0-8fdb-11e…/vercel.json
2026-04-21 16:31:26 +00:00

5 lines
97 B
JSON

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