Files
df8dc62e-55f7-404e-950f-143…/vercel.json
2026-03-04 18:33:36 +00:00

5 lines
97 B
JSON

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