Files
820bed9e-dbc1-41e6-958f-58c…/vercel.json
2026-03-08 13:39:46 +00:00

5 lines
97 B
JSON

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