Files
930dc37b-c2c6-4962-a5f8-3dd…/vercel.json
2026-04-20 11:09:23 +00:00

5 lines
97 B
JSON

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