Files
8590cf17-a4b8-41bb-89e7-522…/vercel.json
2026-04-08 17:07:07 +00:00

5 lines
97 B
JSON

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