Files
79da5d6a-ce5d-41bc-b7fc-cf5…/vercel.json
2026-05-19 12:02:54 +00:00

5 lines
97 B
JSON

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