Files
ceb46b9a-6c09-45da-b989-281…/vercel.json
2026-04-06 21:58:36 +00:00

5 lines
97 B
JSON

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