Files
fb83375f-3db8-46f2-854d-d44…/vercel.json
2026-05-05 18:23:25 +00:00

5 lines
97 B
JSON

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