Files
ea6dda27-1d04-4ee0-85b1-6a7…/vercel.json
2026-03-08 17:58:41 +00:00

5 lines
97 B
JSON

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