Files
475e3c3d-ef13-41bd-a004-909…/vercel.json
2026-06-03 17:34:47 +00:00

5 lines
97 B
JSON

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