Files
ce705c06-7a03-487e-92fa-d79…/vercel.json
2026-04-03 16:17:40 +00:00

5 lines
97 B
JSON

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