Files
149650c2-1b41-44bd-8e43-72a…/vercel.json
2026-06-09 21:39:20 +00:00

5 lines
97 B
JSON

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