Files
7cf79c13-036e-41d6-8522-29b…/vercel.json
2026-04-22 13:02:23 +00:00

5 lines
97 B
JSON

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