Files
67c4f136-7972-49a0-9bb6-27c…/vercel.json
2026-04-03 13:27:23 +00:00

5 lines
97 B
JSON

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