Files
ae051d0b-cebe-4268-a897-b7e…/vercel.json
2026-03-05 08:30:36 +00:00

5 lines
97 B
JSON

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