Files
fe51e03f-3193-4b46-a0a8-463…/vercel.json
2026-04-20 23:35:24 +00:00

5 lines
97 B
JSON

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