Files
05bf0d6e-2805-4061-9f8e-cf8…/vercel.json
2026-04-09 08:24:02 +00:00

5 lines
97 B
JSON

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