Files
deab439c-7ac1-49ee-a586-3a0…/vercel.json
2026-06-11 10:41:17 +00:00

5 lines
97 B
JSON

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