Files
2e1ea7d5-1f63-44d3-9f35-835…/vercel.json
2026-03-09 18:43:14 +00:00

5 lines
97 B
JSON

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