Files
fd42a5ac-72ee-4da0-a252-dff…/vercel.json
2026-05-16 22:16:54 +00:00

5 lines
97 B
JSON

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