Files
c97ef541-383f-435e-8107-9bf…/vercel.json
2026-05-06 19:08:25 +00:00

5 lines
97 B
JSON

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