Files
a778e947-94e3-4ff4-9b28-41d…/vercel.json
2026-06-03 08:49:08 +00:00

5 lines
97 B
JSON

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