Files
c2e8a3d7-9a24-4e86-923c-78e…/vercel.json
2026-04-15 11:57:47 +00:00

5 lines
97 B
JSON

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