Files
c9fc9f0c-e369-4789-bcc8-438…/vercel.json
2026-04-06 09:30:05 +00:00

5 lines
97 B
JSON

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