Files
9cffe91f-2bf7-4b3d-b8d5-f4e…/vercel.json
2026-04-14 14:24:12 +00:00

5 lines
97 B
JSON

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