Files
bd70fd3a-ec75-417a-93de-026…/vercel.json
2026-04-18 13:05:54 +00:00

5 lines
97 B
JSON

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