Files
09d2422a-f94b-4cef-93ac-bfc…/vercel.json
2026-04-03 13:02:51 +00:00

5 lines
97 B
JSON

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