Files
930ea460-0473-4f7f-b1ee-019…/vercel.json
2026-03-10 19:38:39 +00:00

5 lines
97 B
JSON

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