Files
85f6ffcc-cdb2-4b50-97e4-f79…/vercel.json
2026-04-11 10:55:07 +00:00

5 lines
97 B
JSON

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