Files
c92dcc04-98d5-408e-aded-ca2…/vercel.json
2026-04-15 16:38:11 +00:00

5 lines
97 B
JSON

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