Files
1cb3fbf4-c0a6-411f-9f46-b79…/vercel.json
2026-04-20 13:27:54 +00:00

5 lines
97 B
JSON

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