Files
c19c5538-c2b1-40e5-ba81-a9e…/vercel.json
2026-04-18 14:40:39 +00:00

5 lines
97 B
JSON

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