Files
744f0047-78bd-48c2-8f5f-d43…/vercel.json
2026-04-24 08:10:23 +00:00

5 lines
97 B
JSON

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