Files
dab45de3-67bc-4f7e-a1cc-5d6…/vercel.json
2026-04-22 12:44:57 +00:00

5 lines
97 B
JSON

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