Files
da711ca0-21d3-4bc6-9fb5-03d…/vercel.json
2026-06-11 19:58:26 +00:00

5 lines
97 B
JSON

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