Files
5d4e8b2e-4b73-42f2-9ac8-299…/vercel.json
2026-04-04 17:38:10 +00:00

5 lines
97 B
JSON

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